1. JetPack Compose Introduction
What’s JetPack Compose? Jetpack Compose is a modern toolkit for building native Android UI. Jetpack Compose simplifies and accelerates UI...
1. JetPack Compose Introduction
2. JetPack Compose Preview
3. Compose Layout: Row and Column
4. Text in JetPack Compose
5. TextStyle in JetPack Compose
7. Buttons in Jetpack Compose
6. Jetpack Compose Modifiers
8. Image in JetPack Compose
9. TextField in Jetpack Compose
10. LazyColumn and LazyRow
11. TopAppBar and Bottom Navigation with Scaffold
12. Themes in Jetpack Compose
13. Card in Jetpack Compose
14. Jetpack Compose Progress Indicator (ProgressBar)