# OnBoardingScreen **Repository Path**: mevermore/OnBoardingScreen ## Basic Information - **Project Name**: OnBoardingScreen - **Description**: Android 欢迎引导页 Splash开屏效果库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-15 - **Last Updated**: 2025-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: libary ## README ## OnBoardingScreen This project aim is showing how to create Welcome onboarding or welcome screen with MotionLayout in Kotlin inspired by project [OnboardingFreebi](https://github.com/ranger163/OnboardingFreebi) by [Ahmed Nassar](https://github.com/ranger163) Demo ------------

## Requirements This module requires the following libraries: * [Kotlin](https://kotlinlang.org) * [Androidx](https://developer.android.com/jetpack/androidx) * [MotionLayout](https://developer.android.com/reference/android/support/constraint/motion/MotionLayout) * [ViewPager2](https://medium.com/@omneyaosman/implement-viewpager2-as-a-recyclerview-7456803d102e) ## Installation * Clone this repo. * Master branch shows only Onboarding design an prefManager * development branch handles navigations from splash to onboarding for first time launch then after pressing skip or Get started in the next time App launches the splash navigates to home . * Update your android studio to verion 7.3.1 .