An open API service indexing awesome lists of open source software.

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

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.

Android UI UX

Read more:
https://www.boltuix.com/2022/10/how-to-create-onboarding-screen-with.html

Overview:
* Customize the animation using PageTransformer
* Zoom-out page transformer
* Swipe Tabs Example with TabLayout & ViewPager2