Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndiritumichael/onboarding_screen_jetpack_compose
Implementing an onboarding screen in Jtepack Compose
https://github.com/ndiritumichael/onboarding_screen_jetpack_compose
Last synced: 15 days ago
JSON representation
Implementing an onboarding screen in Jtepack Compose
- Host: GitHub
- URL: https://github.com/ndiritumichael/onboarding_screen_jetpack_compose
- Owner: ndiritumichael
- Created: 2021-07-23T21:04:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T10:02:19.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:39:43.363Z (over 1 year ago)
- Language: Kotlin
- Size: 442 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jetpack Compose Onboarding Screen
Compose onboarding is a small demo application based on the new declarative UI: Jetpack Compose for writing UI of android apps.
This project mainly focuses on the onboarding part and othe app components have been removed to maintain Simplicity
The project draws [inspiration](https://dribbble.com/shots/13569004-Onboarding/attachments/5173343?mode=media) from a dribble mockup# Demo-Preview
# Table of contents
- [Project Title](#project-title)
- [Demo-Preview](#demo-preview)
- [Table of contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
- [Development](#development)
- [Contribute](#contribute)
- [Sponsor](#sponsor)
- [Adding new features or fixing bugs](#adding-new-features-or-fixing-bugs)
- [License](#license)
- [Footer](#footer)# Installation
[(Back to top)](#table-of-contents)# Usage
[(Back to top)](#table-of-contents)# Development
[(Back to top)](#table-of-contents)# Contribute
[(Back to top)](#table-of-contents)### Sponsor
[(Back to top)](#table-of-contents)### Adding new features or fixing bugs
[(Back to top)](#table-of-contents)# License
[(Back to top)](#table-of-contents)[GNU General Public License version 3](https://opensource.org/licenses/GPL-3.0)
# Footer
[(Back to top)](#table-of-contents)Leave a star in GitHub, give a clap in Medium and share this guide if you found this helpful.