elye / demo_android_koin_modules_setupLinks
A replica of https://github.com/elye/demo_android_dagger_modules_setup but in Koin
☆20Updated 3 years ago
Alternatives and similar repositories for demo_android_koin_modules_setup
Users that are interested in demo_android_koin_modules_setup are comparing it to the libraries listed below
Sorting:
- Demo project for SOLID principles in practice: the Clean Architecture☆68Updated 4 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
- ☆41Updated 5 years ago
- MVVM + ideal repository layer + dagger 2 + coroutines☆60Updated 5 years ago
- Sample to practice RecyclerView ConcatAdapter☆50Updated 4 years ago
- ☆63Updated 5 years ago
- An example of using ViewBinding in Activity/Fragment.☆37Updated 5 years ago
- MVI pattern on Android using Kotlin coroutines☆65Updated 2 years ago
- ☆49Updated 5 years ago
- An Android kotlin project template with Dagger2, Rx and Architecture Components☆33Updated 5 years ago
- SOLID Analytics Interface for Android, written in Kotlin☆77Updated 6 years ago
- Example Android Application with (simplified) Deeplink Navigation.☆43Updated 6 years ago
- A simple custom Snackbar sample code☆64Updated 5 years ago
- Example of Android Animations for presentation titled "In a world of Pure Android Animation"☆53Updated 6 years ago
- A port of the original repo with RxJava refactored out.☆24Updated 6 years ago
- Playground for Kotlin, MVI and other stuff☆81Updated 5 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 5 years ago
- Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture☆113Updated last year
- This is a sample project that uses Graphql API's with Rx implementation.☆41Updated 6 years ago
- ☆57Updated 4 years ago
- Sample Android project that uses gradle kotlin dsl☆26Updated 6 years ago
- Async Diff Util using Coroutines☆28Updated 6 years ago
- ☆41Updated 5 years ago
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆82Updated 4 months ago
- A sample pokedex application that serves as a playground for me to try out testing and other best practices.