Catbag / redux-android-sampleLinks
A Android sample that implements Redux architecture with React and NoSQL
☆24Updated 8 years ago
Alternatives and similar repositories for redux-android-sample
Users that are interested in redux-android-sample are comparing it to the libraries listed below
Sorting:
- Sample project to show how to interact with a rest backend while caching the results inside a sqllite storage☆41Updated 9 years ago
- Easy Android form validation in Rx way☆58Updated 9 years ago
- Rx (Version 2!) wrapper for the Firebase Android library☆42Updated 8 years ago
- Fluxxan is an Android implementation of the Flux Architecture that combines concepts from both Fluxxor and Redux.☆80Updated 7 years ago
- A new weather app to demonstrate the patterns that can be used in Android development☆44Updated 8 years ago
- Proxy Cache Manager annotation that helps you to cache your repository method calls.☆32Updated 7 years ago
- Reactive Event Hub☆65Updated 3 years ago
- Move your Android code to testable Java classes☆45Updated 8 years ago
- A sample project to demonstrate a an android app that can consume data from multiple sources using RxJava☆30Updated 10 years ago
- Advanced Function composition to use with RxJava [STABLE]☆49Updated 8 years ago
- IntelliJ plugin Fragment newInstance Inspection☆37Updated 9 years ago
- A simple to use library for Android which helps to connect to the main Android app with Intents.☆41Updated 9 years ago
- ☆56Updated 9 years ago
- Android map client built on RxJava☆23Updated 10 years ago
- Code for RxBindings Article on Realm.io☆31Updated 9 years ago
- Using Kotlin For Tests in Android: demo project for the blog post☆23Updated 8 years ago
- Reactive layer (similar to the pattern repository) for the Realm.☆36Updated 7 years ago
- ☆40Updated 9 years ago
- ☆40Updated last year
- Short demo of the new App Shortcuts feature in Android 7.1☆37Updated 8 years ago
- Convert between RxJava and Agera reactive base types☆60Updated 8 years ago
- RxSnappy is a thread safe rxjava wrapper for the great SnappyDB fast key-value database for Android.☆49Updated 9 years ago
- A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Con…