Slide 26
Slide 26 text
Why would I use it?
● ~3 years of development and maintenance
● 10 developers contributed to the code-base
● 41 releases so far
● More than 80% of code covered by unit tests
● Documentation, JavaDocs and exemplary apps
● Works with RxJava1.x and RxJava2.x (on separate artifacts and git branches)
● Up to date with the latest RxJava version (which is used as a dependency)
● Works with Java and Kotlin
● It’s free and open-source: https://github.com/pwittchen/ReactiveNetwork
● Backed by Travis Continuous Integration Server
● Verified by static code analysis tools (CheckStyle, PMD, FindBugs, Lint, NullAway)
● Tested in production
● Available on the Maven Central Repository (easy to use with Gradle)