Basic App, but utilizes a lot of different libraries and best-practice architecture:
- Utilizes Moshi, Coil and Retrofit to asynchronously download images
- Utilizes Kotlin Coroutines and Jetpack Compose to display and automatically update images
- Utilizes MVVM & ViewModels to persist data across configuration changes
- New: Searching for photos with SearchView