Awesome
Compose Pictures - Learn Clean Arch and Jetpack Compose together
<img src="https://github.com/hi-manshu/ComposePictures/blob/master/art/1splash.png" width="160" height="320" > <img src="https://github.com/hi-manshu/ComposePictures/blob/master/art/2login.png" width="160" height="320" > <img src="https://github.com/hi-manshu/ComposePictures/blob/master/art/3landing.png" width="160" height="320" > <img src="https://github.com/hi-manshu/ComposePictures/blob/master/art/3.1doubletab.png" width="160" height="320" > <img src="https://github.com/hi-manshu/ComposePictures/blob/master/art/4profile.png" width="160" height="320" > <img src="https://github.com/hi-manshu/ComposePictures/blob/master/art/5editprofile.png" width="160" height="320" >
This project is built using,
- Multi-Module Architecture(This is the structure where we have divided the modules in features)
- Navigation Components to navigate to and fro in Modules
- Jetpack Compose for UI
- Navigation Components for Jetpack Compose
- Data Store
- Dagger Hilt
- Kotlin Coroutines + Flow
- Firebase for Auth
- Retrofit