November
29th,
2021
I have been experimenting with JetPack Compose and Lottie animations. Using the Jetpack Compose navigation library. I created a simple app comprising four screens that are navigated using the tab bar.
Each tab contains a Lottie animation that is displayed and animates when the corresponding tab is tapped.
Let's See It in Action