Description
In this course, you will learn :
- How to use Kotlin to create Android UI and layouts directly in code.
- Android's modern declarative UI creation method.
- How to Apply Combine with the following Jetpack libraries: ViewModel, Navigation, and LiveData.
- How to combine Compose with other popular libraries such as Coroutines and Retrofit.
- Compose integration in an MVVM architecture.
- How to make stunning animations with Jetpack Compose.
Syllabus :
- Introduction to Compose
- Basics of Jetpack Compose
- Core UI elements of Compose
- Compose fundamental concepts
- State management in Compose
- Creating and theming a Profile card layout
- Dynamic lists
- Navigation in Compose
- MVVM with Coroutines and Retrofit [Mealz app]
- Introduction to Animations with Compose [Mealz App]