DenisBronx / FunctionalMapping
☆35Updated 4 years ago
Alternatives and similar repositories for FunctionalMapping:
Users that are interested in FunctionalMapping are comparing it to the libraries listed below
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 4 years ago
- An app created to try out the Navigation Architecture Component☆105Updated 5 years ago
- Sample app leveraging Android Navigation Component☆59Updated 5 years ago
- An Android kotlin project template with Dagger2, Rx and Architecture Components☆34Updated 5 years ago
- Dagger Multi Module approach☆42Updated 2 years ago
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆82Updated 5 years ago
- Android News app developed using Clean + MVVM architecture☆51Updated 2 years ago
- Learn to use dagger for dependency management in a multi-module app☆53Updated 4 years ago
- An Instant Search Demo for Android using Kotlin Coroutines☆67Updated 5 years ago
- Sample to practice PagingLibrary & RX☆92Updated 4 years ago
- ☆29Updated 4 years ago
- Example Android Application with (simplified) Deeplink Navigation.☆43Updated 5 years ago
- Android demo about navigation on a multi-modules project☆66Updated 4 years ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆103Updated 5 years ago
- A demonstration as to how navigation can be implemented using the single activity architecture in a multi-module application.☆75Updated 5 years ago
- RecyclerView + Data Binding + LiveData Sample☆46Updated 6 years ago
- Android Unit Testing Clean Code Architecture + MVVM☆106Updated 4 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 4 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 4 years ago
- Clean architecture application base☆40Updated 2 years ago
- MVVM + ideal repository layer + dagger 2 + coroutines☆60Updated 4 years ago
- ☆77Updated 2 years ago
- A simple example showing multi-module navigation with safeargs and jetpack navigation.☆45Updated 2 years ago
- ☆29Updated 6 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- An example of structuring MVVM with State and Navigation component☆22Updated 5 years ago
- ☆52Updated 6 years ago
- A project for showing use of apollo-android for consuming github graphQL API☆53Updated 7 years ago
- Kotlin Android Project with Unit Testing written in Mockito☆31Updated 6 years ago
- How to use Android Navigation Architecture Component using Kotlin