dhartwich1991 / android-multi-module-navigation
A showcase app for the new navigation component with a multiple module project
☆36Updated 6 years ago
Alternatives and similar repositories for android-multi-module-navigation:
Users that are interested in android-multi-module-navigation are comparing it to the libraries listed below
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆82Updated 5 years ago
- Sample to practice RecyclerView ConcatAdapter☆50Updated 3 years ago
- ☆41Updated 4 years ago
- ☆55Updated 5 years ago
- An example of using ViewBinding in Activity/Fragment.☆37Updated 5 years ago
- An Instant Search Demo for Android using Kotlin Coroutines☆67Updated 5 years ago
- Sample app leveraging Android Navigation Component☆59Updated 5 years ago
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 5 years ago
- Jetpack Compose weather app dev challenge☆77Updated 4 years ago
- A demo project to experiment with new Activity Results API in Android☆37Updated 5 years ago
- Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture☆113Updated 9 months ago
- A replica of https://github.com/elye/demo_android_dagger_modules_setup but in Koin☆20Updated 3 years ago
- An Android kotlin project template with Dagger2, Rx and Architecture Components☆34Updated 5 years ago
- Async Diff Util using Coroutines☆28Updated 6 years ago
- A repo to show how we can use a gradle plugin to manage Android multi module projects.☆35Updated 5 years ago
- A small example application demoing the use of Kotlin Coroutines and Retrofit☆31Updated 5 years ago
- [ACTIVE] Helper function to combine LiveData into tuples.☆87Updated 3 years ago
- SOLID Analytics Interface for Android, written in Kotlin☆77Updated 6 years ago
- 🐶 Adopt Me - Jetpack Compose Android Dev submission using Mobius (MVI) and Compose☆83Updated 3 years ago
- MVVM + ideal repository layer + dagger 2 + coroutines☆60Updated 4 years ago
- Example Android Application with (simplified) Deeplink Navigation.☆43Updated 5 years ago
- Library similar to EventBus, but use Kotlin Coroutines Channel as a provider of Event.☆25Updated 2 years ago
- Android demo about navigation on a multi-modules project☆66Updated 4 years ago
- A simple custom Snackbar sample code☆64Updated 4 years ago
- Sample Android project that uses gradle kotlin dsl