Published inAndroidPubPart 3: Modular architectureModular architecture makes your project easily scalable and it builds much faster because Gradle doesn’t rebuild all modulesFeb 19, 20191Feb 19, 20191
Published inAndroidPubPart 2: Reactive architectures. MVVM + MVI + RxJavaWith this solution ViewModel becomes an Observer instead of Activity/Fragment(View), but it keeps the same way of View sending events.Feb 12, 2019Feb 12, 2019
Published inAndroidPubPart 1: Reactive architectures.MVI + RxJavaMVI is a great pattern to use with RxJava. It allows you to get great event based reactive architecture which makes your code cleaner, moreFeb 12, 20191Feb 12, 20191