Course
Navigate using the Compose Destinations library
Course
Manage your database with Room
Course
Navigate using the Jetpack Compose Navigation library
Course
State in Jetpack Compose
Course
Typography in Jetpack Compose
Course
UI Testing in Jetpack Compose
Course
UI Testing with Espresso
Lesson
How to use CompositionLocalProvider to style your composables
Lesson
How to inject Composables in XML Layouts
Lesson
How to use Views from Jetpack Compose
Lesson
How to request permission in Jetpack Compose
Lesson
Buttons in Jetpack Compose
Lesson
How to use Box in Jetpack Compose
Lesson
How theming works in Jetpack Compose
Lesson
How to theme the colors of your Jetpack Compose app
Lesson
Using Material icons in your Jetpack Compose app using `Icons`
Lesson
How to use LazyGrids
Lesson
Create different effects by changing the order of your Modifiers
Lesson
Align your composables in relation to each other using ConstraintLayout
Lesson
Arrange composables vertically using Column
Lesson
Create scrolling lists using LazyLists
Lesson
Arrange composables horizontally using Row
Lesson
Style your Composables using Modifiers
Lesson
Building layouts using Jetpack Compose