chemouna / Rx-Resources
To Aggregate resources to learn and understand RxJava, Rx Android (and Rx in general)
☆67Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Rx-Resources
- Compile-time checked Unions of different types for Domain Modeling [STABLE]☆128Updated 7 years ago
- FunctionalRx2 is a collection of constructs to simplify a functional programming approach to Java and Android [STABLE]☆83Updated 7 years ago
- [DEPRECATED] RxJava extension for Android Google Cloud Messaging (aka gcm).☆95Updated 8 years ago
- AutoValue extension for creating Firebase Realtime Database objects☆102Updated 7 years ago
- Android MVP library☆66Updated 7 years ago
- Library for retaining Presenter on configuration change with minimal overhead.☆78Updated 4 years ago
- Showcase Project using RxJava and RxDAO pattern☆75Updated 7 years ago
- Showcase application of SQLDelight and SQLBrite working together based on SQLBrite's sample.☆59Updated 7 years ago
- An Android App for your Conference☆97Updated 6 years ago
- Reduce boilerplate in RxJava by abstracting chained operators like flatMap, concatMap, switchMap, or compose [STABLE]☆85Updated 7 years ago
- Simple tuples to use with RxJava [STABLE]☆112Updated 7 years ago
- This repo contains two branches, one with a basic sample application using Dagger 2, and another with a more advanced sample application.☆39Updated 8 years ago
- A JUnit rule to disable and enable device animations☆106Updated 4 years ago
- Drop in solution to animate RecyclerView's dataset changes by using command pattern☆74Updated 7 years ago
- A guide which visually describes incorporating: Model View Presenter architecture, Dependency Injection, Reactive frameworks, in the form…☆106Updated 8 years ago
- [DEPRECATED] Based on Flow 1.0-alpha. To keep your life simple, use zhuinden/simple-stack instead.☆141Updated last year
- ☆39Updated 2 years ago
- DEPRECATED data loading solution for android to load data with no memory leaks, no boiler-plate, and no method count bloat☆168Updated 5 years ago
- Google Sign-In and SmartLock Manager☆121Updated 6 years ago
- Simple yet powerful composition library for Android☆182Updated 5 years ago
- Android MVP app using Dagger2, Retrofit2, Realm, RxJava, Espresso☆59Updated 8 years ago
- Example app which shows how to build Activities Subcomponents Multibinding☆120Updated 7 years ago
- RxJava extension for Android Firebase Cloud Messaging (aka fcm).☆113Updated 4 years ago
- A basic project demonstrating some uses of RxJava with the Model-View-Presenter pattern on android