How To Create Weather App Using MVVM Architecture In Android Studio - UI Part

Опубликовано: 26 Октябрь 2024
на канале: HoodLab
823
18

Hello, guys in this jetpack compose tutorial we are going to create a simple weather App UI using Jetpack compose. This is the second part of this project where the first video created all necessary data foundations using MVVM architecture.

Previous Video
   • How To Create Weather App Using Clean...  

project:
https://github.com/Hoodlab/MVVM-weath...

00:00 introduction
00:13 Annotate viewModel
01:11 Weather Screen
3:42 Dynamic Ui with State changes
6:20 Current Weather Card Composable
10:19 Daily Weather Card Composable
12:32 Success Ui State Composable