https://github.com/boltuix/compose-onboard-animation
Creating an Onboarding Screen in Jetpack
https://github.com/boltuix/compose-onboard-animation
animation jetpackcompose lottie-android lottie-animation onboarded
Last synced: 6 months ago
JSON representation
Creating an Onboarding Screen in Jetpack
- Host: GitHub
- URL: https://github.com/boltuix/compose-onboard-animation
- Owner: BoltUIX
- License: apache-2.0
- Created: 2023-01-04T16:52:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T18:51:15.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T00:31:46.093Z (6 months ago)
- Topics: animation, jetpackcompose, lottie-android, lottie-animation, onboarded
- Language: Kotlin
- Homepage: https://www.boltuix.com/2023/01/how-to-create-onboarding-screen-with.html
- Size: 482 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Compose-Onboard-Animation
Creating an Onboarding Screen in Jetpack
Animation Onboarding screens help users get started with the app. Most onboarding screens are usually three screens where the users have to swipe horizontally and see all the screens required and when they are done, they can click a button to get started with the app. Let us see what we want to achieve below.https://www.boltuix.com/2023/01/how-to-create-onboarding-screen-with.html