Colin Lee

Results 4 repositories owned by Colin Lee

AnDevCon-RxPatterns

153
Stars
9
Forks
Watchers

Patterns used by my AnDevCon talk "Reactive Android Patterns"

RxJavaExamples

45
Stars
1
Forks
Watchers

Several simple examples demonstrating how to use RxJava along with a few exercises to try.

RxRetrofitGitHubExample

16
Stars
4
Forks
Watchers

Example reactive Retrofit code for AnDevCon presentation

RxRetrofitMashup

16
Stars
6
Forks
Watchers

Example of using RxJava and Retrofit to create an API mashup with Observable.zip()