Relative Content

Tag Archive for androidandroid-jetpack-composejetpack-compose-navigation

How do I handle navigation animation in jetpack compose?

I want to create sliding left or right animation when clicking on a page in my bottom navigation.
However, how do I set it so that if user is moving from right to left, the content should feel like its being swiped to the right.