https://github.com/boltuix/android-animation-walkthrough-onboarding-app-intro-screen-02
How to make an Onboarding Animation screen in an Android Application - Using Android Studio and Kotlin
https://github.com/boltuix/android-animation-walkthrough-onboarding-app-intro-screen-02
android animation kotlin onboarding pagetransformer tablayout tablayoutmediator viewpager2
Last synced: 5 months ago
JSON representation
How to make an Onboarding Animation screen in an Android Application - Using Android Studio and Kotlin
- Host: GitHub
- URL: https://github.com/boltuix/android-animation-walkthrough-onboarding-app-intro-screen-02
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-10-10T14:13:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T03:39:05.000Z (almost 3 years ago)
- Last Synced: 2024-12-26T03:25:32.400Z (10 months ago)
- Topics: android, animation, kotlin, onboarding, pagetransformer, tablayout, tablayoutmediator, viewpager2
- Language: Kotlin
- Homepage: https://www.boltuix.com/2022/10/how-to-create-onboarding-screen-with.html
- Size: 2.1 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android-Animation-Walkthrough-Onboarding-App-Intro-Screen-02
How to Create an Onboarding Screen with Animation in Android? (#ViewPager2, #Animation, #PageIndicators)
We are going to learn that how we can Customize the animation using PageTransformer to Onboarding Screen to our android app using kotlin,so that we can provide a better user experience to the user of the application.
Read more:
https://www.boltuix.com/2022/10/how-to-create-onboarding-screen-with.htmlOverview:
* Customize the animation using PageTransformer
* Zoom-out page transformer
* Swipe Tabs Example with TabLayout & ViewPager2