Designing An OnBoarding Screen In Jetpack Compose Like LinkedIn.
5 min readJan 5, 2023
Prerequisites
Before going any further, you must know how to work with Jetpack Compose. If you’re new to Compose, I highly recommend reviewing the following articles.
2. Jetpack Compose (Part 1)-Bottom Navigation, Drawer Navigation
3. Managing state in jetpack compose- Building counter app
Data- This folder contain data class for slide.
Views- This folder contains screens of the app.
Component- This folder contain some reusable compose widget. i.e dots indiator.
And I already added the required asset images in the res folder for the slider.