ValeryPonomarenko / ComponentsManagerLinks
A service locator that makes work with Dagger2 in multi-module project easier. Allows binding components life to Activity/Fragment life-cycle.
☆78Updated 4 years ago
Alternatives and similar repositories for ComponentsManager
Users that are interested in ComponentsManager are comparing it to the libraries listed below
Sorting:
- Android architecture components made right☆111Updated 3 years ago
- All you need to build any screen in your Android app using the RecyclerView and delegate pattern for Adapters, Animations, Decorations.☆38Updated 9 months ago
- A RecyclerView's RecycledViewPool extension that enables you to request specific item view types to be created in advance, prior to them …☆50Updated 4 years ago
- To modify data RxJava provides a lot of methods, but Kotlin Coroutines doesn’t have them. This library’s goal is creating functions that …☆77Updated 5 years ago
- ☆97Updated 3 years ago
- A configurable debug drawer to use in Android apps. Inspired by u2020.☆118Updated 2 years ago
- Learn Jetpack Compose using the Koans style☆40Updated 5 years ago
- A blog companion sample project that demonstrates saving UI state after process death on Android utilizing the community established 3rd …☆54Updated 4 years ago
- ☆74Updated 6 years ago
- RxData is Android mobile library for building reactive data flow in Android application.☆52Updated last year
- Kotlin Flow testing has never been easier☆41Updated 3 years ago
- In mobile development exists solution for caching with RxJava usage, but there is no solutions for Kotlin Coroutines. The project is to p…☆163Updated 6 years ago
- [ACTIVE] The event emitter allows you to register multiple observers, but enqueue events while there are no observers.☆78Updated 2 years ago
- A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes.