jakubkinst / Android-ViewModelBinding
A lightweight library aiming to speed up Android app development by leveraging the new Android Data Binding together with the Model-View-ViewModel design pattern.
☆293Updated 7 years ago
Alternatives and similar repositories for Android-ViewModelBinding:
Users that are interested in Android-ViewModelBinding are comparing it to the libraries listed below
- [DEPRECATED] Easy Adapters library for Android☆420Updated 2 years ago
- [⚠️ARCHIVED] A Converter implementation using LoganSquare JSON serialization for Retrofit 2.☆223Updated 2 years ago
- Intent and Bundle utility for Android☆392Updated 7 years ago
- Small Android library to help you incorporate MVP, Passive View and Presentation Model patterns in your app☆224Updated 7 years ago
- OnActivityResult annotation compiler for Android☆459Updated 2 years ago
- A easy way to use android sharepreference☆461Updated 8 years ago
- Showcase of RxJava used with MVP and some other popular android libraries☆415Updated 7 years ago
- A backport of the new Transitions API for Android☆572Updated 10 years ago
- Repository for android animations Rx wrapper☆471Updated 7 years ago
- Android library for boilerplate destruction☆267Updated 6 years ago
- Simple and powerful MVP library for Android☆426Updated 2 years ago
- A simple & fluent Android ORM, how can it be easier ? RxJava2 compatible☆329Updated 7 years ago
- Android Clean Architecture and Testing Demo Project☆299Updated 9 years ago
- 🏃Reactive Fitness API Library for Android and RxJava☆216Updated 7 years ago
- A reactive cache for Android and Java which honors the reactive chain.☆238Updated 4 years ago
- A full example of custom fonts in XML using data binding and including font caching.☆770Updated 7 years ago
- Library for utility classes that can make me and others more productive.☆217Updated 2 years ago
- An Android library to manage your data transformations between your POJO objects.☆218Updated 8 years ago
- MVP + Dagger2 + Retrofit☆189Updated 9 years ago
- Store and retrieve streams of POJOs from an Android database using RxJava and Cupboard☆249Updated 8 years ago
- HeaderRecyclerView is an Android library created to be able to use RecyclerView.Adapter with a header in a easy way. To use this library …☆502Updated 9 years ago
- Samples of custom CoordinatorLayout behaviors.☆373Updated 8 years ago
- [Deprecated] Handles Android's activity lifecyle for rxjava's Observable☆320Updated 5 years ago
- This is an example of interactions between Activity and it's Fragments using Android Model View Presenter☆324Updated 7 years ago
- Adds listening capabilities to Activities and Fragments☆615Updated 4 years ago
- Reactive Bindings for BroadcastReceivers — WIP☆367Updated 7 years ago
- Stale Android Toasts made tasty.☆365Updated 6 years ago
- Set of plugable extenstions for Android RecyclerView☆337Updated 7 years ago
- Sample project to showcase how to use Android Loaders with MVP to preserve Presenter across orientation changes