UImage is a simple android application whose main function is to search for images, this application is basically a sample application to learn Paging3 library + MVVM architecture, where all image data comes from Unspalsh API.
- Paging3
- Dagger Hilt
- Coroutines
- LiveData
- ViewModel
- Retrofit2
- Navigation
- Coil (Image Loader)