The repo contains the source code for all the article of decoding jetpack compose series .
Part-0 [ Article Link ][ Repo Link ]
- LazyColumn.
- Navigation Architecture,
- Data Model,
- Grid and TabBar View.
Part-1 [ Article Link ][ Repo Link ]
- Bottom Navigation.
- Drawer Navigation.
Part-2[ Article Link ][ Repo Link ]
- MVVM Architecture.
- State in jetpack-compose .
- View Model in jetpack-compose
Part-3[ Article Link ][ Repo Link ]
- Horizontal View Pager in jetpack-compose.