Kotlin-Android-Boilerplate
Kotlin-Android-Boilerplate copied to clipboard
Kotlin Android boilerplate project with MVVM architecture using RxJava, Dagger 2, and more!
Results
3
Kotlin-Android-Boilerplate issues
Sort by
recently updated
recently updated
newest added
when i use subscribeWith in kotlin, it called is not a subtype of Observer!,do you know why?
I like the boilerplate and I plan on basing my app off it, however I have a bottom navigation view with multiple views for my app, so I'd like to...