Skip to content

ahmmedrejowan/OnboardingScreen-JetpackCompose

Repository files navigation

platform API GitHub license

GitHub issues GitHub forks GitHub stars GitHub contributors


Note

I've full tutorial on this project on YouTube. You can check it out here

What is it?

This is an example of How to create an Onboarding Screen in Jetpack Compose. This repository is created along with a Full Youtube Tutorial. You can watch the tutorial from here.
The whole Project is Created with Kotlin, Jetpack Compose and Material 3. I added two extra part as well. One is the Splash Screen and another one is the Shared Preference to save the state of the Onboarding Screen.

Demo

Shots Shots Shots
Screenshot 2 Screenshot 3 Screenshot 4

Tutorial

Watch out the whole tutorial on Youtube.

License

Apache Version 2.0

Copyright 2024 ahmmedrejowan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.