Getting Started with Jetpack Compose
⏱ 40:00 1 year ago
Dive into Android's modern declarative UI toolkit. This video covers composable functions, state and recomposition, state hoisting for reusable components, LazyColumn for performant lists, and the key differences between remember and rememberSaveable. Build a real app feature from scratch.
#kotlin
#android
#compose
#jetpack