riodext / AndroidDaggerHiltMVP
This is a MVP (Model View Presenter) using Dagger Hilt since all examples use ViewModel + LiveData.
☆42Updated 4 years ago
Alternatives and similar repositories for AndroidDaggerHiltMVP:
Users that are interested in AndroidDaggerHiltMVP are comparing it to the libraries listed below
- Android demo about navigation on a multi-modules project☆66Updated 4 years ago
- MVI with Kotlin Flows and Channels☆88Updated 4 years ago
- Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic…☆71Updated 4 years ago
- Example Jetpack Compose Android App, that uses the newest mechanisms, like StateFlow, SharedFlow, etc. to manage states and handle events…☆61Updated 3 years ago
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 4 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
- ☆77Updated 2 years ago
- Sample for using LiveData & Flow in MVVM☆125Updated 3 years ago
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆82Updated 5 years ago
- Handling multiple backstack histories for each tab in Bottom Navigation using Navigation Component.☆63Updated 4 years ago
- PokeCard Compose is a demo app 100% write in Compose, Flow and Koin based on MVI Clean Architecture 🐱⚡️☆118Updated 10 months ago
- ☆48Updated 4 years ago
- Dagger Multi Module approach☆42Updated 2 years ago
- A Jetpack Compose based example to draw a mini Solar System on Canvas. This uses dot product for the shading part☆83Updated 3 years ago
- Jetpack Compose weather app dev challenge☆77Updated 4 years ago
- Pagination MVI Coroutines Flow. Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt …☆64Updated last week
- ☆97Updated 4 years ago
- Android Refresh token with Retrofit, OkHttp, Kotlin Coroutines Mutex 🔂 When multiple requests hit 401 (HTTP_UNAUTHORIZED), only single …☆127Updated last week
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- A showcase app for the new navigation component with a multiple module project☆36Updated 6 years ago
- An example of structuring MVVM with State and Navigation component☆22Updated 5 years ago
- [ACTIVE] Helper function to combine LiveData into tuples.☆87Updated 3 years ago
- Clean architecture application base☆40Updated 2 years ago
- Retro games implemented using Jetpack Compose☆135Updated 4 years ago
- A simple example showing multi-module navigation with safeargs and jetpack navigation.☆45Updated 2 years ago
- ☆64Updated 4 years ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆40Updated 4 years ago
- Extension functions over Android's callback-based APIs which allows writing them in a sequential way within coroutines or observe multipl…☆172Updated 3 years ago
- A Clean Architecture App to show use of Hilt in a multi-module architecture☆27Updated 4 years ago
- Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture☆113Updated 8 months ago