droidhub is a work-in-progress Android app
droidhub is an app that attempts to use the latest cutting edge libraries and tools. As a summary:
- Entirely written in Kotlin.
- Uses Kotlin Coroutines throughout.
- Uses many of the Architecture Components: Lifecycle, Navigation, ViewModel & LiveData
- Uses Hilt for dependency injection.