A collection of samples for having a play with Jetpack Compose.
Each sample is self-contained in its own root Activity
. To change the sample running switch the activity used in the AndroidManifest
.
See ../architecture
(Articles coming soon)
See ../list
How to make a recyclerview in compose - Part 1
How to make a recyclerview in compose - Part 2