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
- Clean architecture application base☆40Updated 2 years ago
- MVI with Kotlin Flows and Channels☆87Updated 4 years ago
- An example project that shows a simple way of implementing navigation in multi-module projects☆81Updated 4 years ago
- ☆77Updated 2 years ago
- ☆99Updated last month
- A guide for using state flows in Android☆45Updated 3 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
- A demonstration as to how navigation can be implemented using the single activity architecture in a multi-module application.☆74Updated 5 years ago
- An example of structuring MVVM with State and Navigation component☆22Updated 5 years ago
- Sample for using LiveData & Flow in MVVM☆125Updated 3 years ago
- A Jetpack Compose based example to draw a mini Solar System on Canvas. This uses dot product for the shading part☆84Updated 2 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 4 years ago
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆82Updated 5 years ago
- ☆64Updated 4 years ago
- ☆97Updated 3 years ago
- PokeCard Compose is a demo app 100% write in Compose, Flow and Koin based on MVI Clean Architecture 🐱⚡️☆118Updated 7 months ago
- Implementation of Paging3 using Kotlin Flow and RxJava☆40Updated 3 years ago
- A lightweight image loader for Android backed by Kotlin Coroutines.☆77Updated last year
- Handling multiple backstack histories for each tab in Bottom Navigation using Navigation Component.☆63Updated 3 years ago
- ☆48Updated 3 years ago
- ☆74Updated last year
- A sample app showing how to build an app using the MVI architecture pattern.☆59Updated 4 months ago
- ☆83Updated 3 years ago
- A simple example showing multi-module navigation with safeargs and jetpack navigation.☆45Updated 2 years ago
- An application to show movies data based on TheMovieDB API.☆48Updated 4 years ago
- Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture☆113Updated 5 months ago
- A sample project that shows how to make an expandable RecyclerView easily with the ConcatAdapter☆54Updated 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