/AndroidOnboarder

A simple way to make a beauty onboarding experience (app intro or welcome screen) for your users.

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

AndroidOnboarder

GitHub release (latest by date including pre-releases) Build GitHub

Installation with gradle & jitpack

implementation 'com.github.w2sv:AndroidOnboarder:x.y.z'

or get the latest snapshot of a certain branch:

implementation 'com.github.w2sv:AndroidOnboarder:<BRANCH-NAME>-SNAPSHOT'

License

GPL-3.0