January
13th,
2021
I have been experimenting with Android Jetpack Compose. Android’s modern toolkit for creating and building native UI. Currently in Alpha.
Here is my first attempt at a scrollable card list in Kotlin using Jetpack Compose. Making use of Layouts, Lazy Lists and Material UI components.