https://github.com/numeroanddev/jetpackcomposeexample
Example project of Jetpack Compose
https://github.com/numeroanddev/jetpackcomposeexample
android jetpack-compose kotlin kotlin-android
Last synced: 3 months ago
JSON representation
Example project of Jetpack Compose
- Host: GitHub
- URL: https://github.com/numeroanddev/jetpackcomposeexample
- Owner: NUmeroAndDev
- License: mit
- Created: 2019-10-15T00:36:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T03:50:34.000Z (almost 6 years ago)
- Last Synced: 2025-02-17T08:22:29.181Z (10 months ago)
- Topics: android, jetpack-compose, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JetpackComposeExample
- [Document](https://developer.android.com/jetpack/compose)
- [Jetpack Compose Readme](https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-master-dev/ui/README.md)
- [Jetpack Compose Release note](https://developer.android.com/jetpack/androidx/releases/compose)
- [Jetpack Compose UI Release note](https://developer.android.com/jetpack/androidx/releases/ui)
### Pre-requisites
- Android Studio 4.0 Canary9
- 0.1.0-dev04
### Sample components
- AlertDialog
- BottomAppBar (With BottomDrawer)
- Button
- DataTable
- Drawer
- FAB
- ListItem
- ProgressIndicator
- Slider
- Tab