vovahost / NavigationMVVMLinks
An example of structuring MVVM with State and Navigation component
☆21Updated 6 years ago
Alternatives and similar repositories for NavigationMVVM
Users that are interested in NavigationMVVM are comparing it to the libraries listed below
Sorting:
- Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic…☆72Updated 5 years ago
- This repository contains some tricks about Android Navigation Component. 3rd party libraries not used.☆154Updated 4 years ago
- A simple MVI Architecture example☆151Updated 6 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆80Updated 3 years ago
- An Android app which provides examples for Android Jetpack Compose☆127Updated 5 years ago
- ☆94Updated last month
- Handling multiple backstack histories for each tab in Bottom Navigation using Navigation Component.☆62Updated 4 years ago
- Android demo about navigation on a multi-modules project☆66Updated 5 years ago
- Clean Architecture(Coroutines,Dagger, MVVM, ROOM, retrofit, databinding)☆142Updated 6 years ago
- This is a project used to implement and explain several topics in Android Development. The idea is to share through different commits and…☆73Updated 5 years ago
- Sample Code for implementing paging library with Kotlin Coroutines☆94Updated 5 years ago
- Android Unit Testing Clean Code Architecture + MVVM☆107Updated 5 years ago
- ☆83Updated 4 years ago
- Toolbar Samples with TabLayout, CollapsingToolbarLayout and scroll flags, BottomNavigationView, BottomAppBarLayout and Window insets☆156Updated 4 years ago
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆82Updated 7 months ago
- Demo of dots indicator for ViewPager and ViewPager2☆51Updated 5 years ago
- Twitter Splash Screen in the simplest way possible using Android MotionLayout☆92Updated 4 years ago
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 5 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 10 months ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…