https://github.com/gastsail/JetExample
Jetpack Compose UI components examples
https://github.com/gastsail/JetExample
android jetpack-android jetpack-compose jetpack-compose-tutorial
Last synced: 29 days ago
JSON representation
Jetpack Compose UI components examples
- Host: GitHub
- URL: https://github.com/gastsail/JetExample
- Owner: gastsail
- Created: 2020-09-04T01:52:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-31T15:18:04.000Z (over 3 years ago)
- Last Synced: 2025-01-18T22:38:12.215Z (9 months ago)
- Topics: android, jetpack-android, jetpack-compose, jetpack-compose-tutorial
- Language: Kotlin
- Homepage:
- Size: 595 KB
- Stars: 218
- Watchers: 13
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jetpack-compose-awesome - JetExample - Jetpack Compose UI components examples (<a name="app-projects"></a> App Projects / UI)
- jetpack-compose-awesome - JetExample - Jetpack Compose UI components examples (<a name="app-projects"></a> App Projects / UI)
README
# JetExample

[](https://lbesson.mit-license.org/)

This is a repository that shows how to create different portions of UI by example. Learn how to create different Composable functions just by reading the different packages (Material, Foundation, State and more ! )
# Run examples
In order to run each example, just call the Composable function inside setContent in the MainActivity, this will let you compile and see the example on screen
# Projects
## JetPoll (WIP) 👷
JetPoll is an interactive poll app made with Firebase and Jetpack Compose , Create, share and vote up polls.
In order to run JetPoll, remember to create a firebase project and add google-services.json to the jetpoll module
The project uses
- MVVM
- Accompanist
- Jetpack Compose
- Firebase
- Coroutines

## Login details
- Username : jetpoll
- Password: test123
# Contribute
If you want to contribute with more examples, feel free to make a PR
# Environment
- At the time this examples runs on Android Studio Artic Fox 3.1
- Compiler/Kotlin version: 1.5.31
- Compose version: 1.0.5
# Support 😄
If this repo helped you , you can join the [stargazers](https://github.com/gastsail/TragosApp/stargazers) for this repo ⭐