ogulcan / kotlin-mvp-dagger2
This example application implements MVP architecture using Kotlin, Dagger2, RxJava2 and also inject, constraint-layout, typicode api.
☆154Updated 5 years ago
Alternatives and similar repositories for kotlin-mvp-dagger2:
Users that are interested in kotlin-mvp-dagger2 are comparing it to the libraries listed below
- Sample application with MVVM architecture☆311Updated 6 years ago
- Sample for MVVM using Kotlin☆181Updated 6 years ago
- ☆117Updated 6 years ago
- Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test☆142Updated 4 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆139Updated 6 years ago
- Android MVVM sample☆145Updated 5 years ago
- Simple MVVM architecture for Android using RX☆161Updated 6 years ago
- Android Networking using Retrofit2, Kotlin and its Deferred Type☆165Updated 6 years ago
- Source code for an Android project implementing a custom horizontal carousel view, using a RecyclerView.☆145Updated last year
- [DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based…☆72Updated 5 years ago
- Simple Android app to show how to design a Hierarchical Transition in Material Design.☆154Updated 5 years ago
- Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit☆112Updated 4 years ago
- Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava☆242Updated 7 years ago
- Android MVP Basic Sample☆148Updated 7 months ago
- An open source app that is refactored to demo Paging Library from Android Jetpack☆170Updated 5 years ago
- Pagination (Endless or Infinite Scrolling) using RecyclerView's onScrollListener☆268Updated 5 years ago
- to learn android MVVM and unit test☆140Updated 5 years ago
- Navigation Architecture Component from Jetpack sample app☆124Updated 4 years ago
- KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples☆214Updated 6 years ago
- ☆77Updated 6 years ago
- Android paging library implementation with RxJava☆115Updated 2 years ago
- Android Kotlin Starter is a starter project which implements MVVM Pattern.