Jetpack Compose Playground¶
Introduction¶
This is a community-driven collection of Jetpack Compose documentation/examples/tutorials and demos.
Show some and star the repo to support the project¶
What is Jetpack Compose?¶
“Jetpack Compose is a modern toolkit for building native Android UI. Jetpack Compose simplifies and accelerates UI development on Android with less code, powerful tools, and intuitive Kotlin APIs. “
Composable of the week!! 🎉¶
The LazyVerticalGrid
New to Compose?¶
Check Project Setup or Hello World Compose
Animation¶
Layouts¶
Foundation¶
Material¶
- AlertDialog
- Button
- Card
- Checkbox
- CircularProgressIndicator
- DropdownMenu
- FloatingActionButton
- ModalDrawerLayout
- RadioButton
- Scaffold
- Slider
- Snackbar
- Switch
- TextField
Looking for tutorials/sample code¶
Take a look at the sidebar under “Guides & Samples” or check Compose projects
Contributing¶
Interested in adding samples/tutorials? Check Contributing
📜 License¶
This project is licensed under the MIT License - see the LICENSE.md file for details
Last update: September 7, 2024