Jetpack Compose Login Screen Tutorial

Опубликовано: 16 Октябрь 2024
на канале: HoodLab
1,379
20

Hello guys, in this jetpack compose UI tutorial we are going to learn how to create a simple login UI landing page using jetpack compose APIs such as Column, Rows, Surfaces and many more

project:
https://github.com/Hoodlab/Login-UI-W...


00:00 what we will build
01:10 customize jetpack compose theme.
02:33 Login Composable
4:10 background using jetpack compose canvas.
8:54 Building landing page with jetpack compose
17:22 what next?