A sample application to show implmentation of Android Jetpack Compose UI
Through the app you can get acquainted with:
- Composable function.
- Creating columns and rows.
- State in Compose.
- State hoisting.
- Create a Lazy list.
- Animating list with persistance.
- Style & theming of the app.