James Shvarts
James Shvarts
MosbyMVI
Model-View-Intent (MVI) sample app built in Kotlin with Mosby, RxJava and RxBinding
DaggerAndroidKotlinSampleApp
Kotlin implementation of DaggerAndroidSampleApp repo
DaggerAndroidMVP
Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay
DaggerAndroidSampleApp
Simple app using Activity and Fragment that illustrates using dagger-android module introduced in Dagger 2.10
FlowChannels101
Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested
MosbyMVP
Exploring Mosby and Mosby plugin for Conductor for building Android apps with MVP
ShoppingList
Shopping List app implemented using Firebase Database, LiveData, RxJava 2, Dagger 2.11, Seismic using Clean Architecture and Repository Design pattern
SimpleViewModel
Illustrates usage of Lifecycle and ViewModel Architecture components