An open API service indexing awesome lists of open source software.

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

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