Jetpack Compose Playground APP
Based on https://developer.android.com/jetpack/compose and the https://developer.android.com/jetpack/compose/documentation, the application has screens with examples for most components and cases.
This application is supposed to be used by developers in order to see hands on the examples for jetpack compose.
Each screen has a button link directing the to the Github file containing the code.
Some code examples are from https://github.com/androidx/androidx/tree/androidx-main/compose, and https://github.com/google/accompanist.
Please provide any via github issues at https://github.com/Vivecstel/Jetpack-Compose-Playground
or via email on : [email protected]
The application will be updated as soon as possible when a new release of compose is available.