issues
search
reactivedroid
/
TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
https://reactivedroid.github.io/TvFlix/
MIT License
412
stars
57
forks
source link
Faster initialisation via enhanced DI, Improved test, More Kotlin sweetness
#10
Closed
reactivedroid
closed
4 years ago
reactivedroid
commented
4 years ago
DI improvement over ViewModels
Remove ViewModelModule.kt
Lazy initialisation of OkHttp for faster starts
Improve HomeViewModelTest.kt
Add different ktx libs, to have more Kotlin sweetness
Update AS to 4.0 and other deps
Remove findbugs.gradle as it is deprecated over
SpotBugs