Skip to content

DevLucem/OnBoarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Cool On-Boarding Screens

A card slide faeture experince for a quick user on-boarding experience

OnBoarding Lucem

This is an easy to use shake detector library on android devices

usage is literally 4 lines of code

Implementation

Add jitpack to repository

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Add the dependency

implementation 'com.github.Lucem-Anb:onboarding:0.0.1'