pakoito / FunctionalAndroidReferenceLinks
Showcase project of Functional Reactive Programming on Android, using RxJava.
☆274Updated 6 years ago
Alternatives and similar repositories for FunctionalAndroidReference
Users that are interested in FunctionalAndroidReference are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] The easiest way to make your data classes Parcelable.☆195Updated 3 years ago
- Android UI smoke and mirrors☆160Updated 8 years ago
- Implementation of pure functional concept of talking to Android View layer in a Reactive way☆261Updated 3 years ago
- Compile-time checked Unions of different types for Domain Modeling [STABLE]☆128Updated 8 years ago
- RxJava and Kotlin Puzzlers! Follow our Engineering Blog for article with explanation☆101Updated 7 years ago
- Plugin for conductor to integrate Mosby☆131Updated 5 years ago
- Kotlin RSS reader using Google android architecture components libraries☆293Updated 7 years ago
- Example app which shows how to build Activities Subcomponents Multibinding☆120Updated 8 years ago
- Practical challenges for RxJava learners☆445Updated 5 years ago
- Set of Clean Android recipes using Kotlin, Dagger, RxJava, Databinding. Goes along with series of articles "Keep Your Droid Clean"☆161Updated last year
- The goal of this sample app is to show how we can implement unidirectional data flow architecture based on Flux and Redux on Android... u…☆314Updated 6 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
- Kotlin DSL for easier RxJava testing.☆282Updated 7 years ago
- Android Library for Logging RxJava2 Components☆144Updated 7 years ago
- Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e…☆328Updated 9 months ago
- ☆154Updated 9 years ago
- A guide which visually describes incorporating: Model View Presenter architecture, Dependency Injection, Reactive frameworks, in the form…☆106Updated 8 years ago
- Write idiomatic API integration tests using Kotlin (Unit and Instrumentation)☆370Updated 5 years ago
- An extensive tutorial on RxJava