RickAndMorty-AndroidMVVMSample
RickAndMorty-AndroidMVVMSample copied to clipboard
An android sample project using Jetpack libraries and MVVM design pattern
RickAndMorty
This project is a sample app for Android using:
- Hilt (Dependency Injection)
- Paging 3.0
- Navigation Component
- Safe-Args
- Material Container Transition
- Glide
- Room (with Type converters)
- Livedata
- MVVM
- ViewBinding
- Kotlin Coroutines (implicitly)
- Dark/Light Theme and some styles.