Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.03 KB

OnBoardingScreen

This project aim is showing how to create Welcome onboarding or welcome screen with MotionLayout in Kotlin inspired by project OnboardingFreebi by Ahmed Nassar

Demo

Requirements

This module requires the following libraries:

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 .