Jetpack Compose Animations, Episode 11: Animating Page Transitions in a Pager | raywenderlich.com

In this application, you’re using the HorizontalPager composable from the Accompaniast library to show a pager of images for a post. In this episode, learn how to animate the transition between different pages, and how Jetpack Compose makes these types of animations easy.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/21451892-jetpack-compose-animations/lessons/11