This repository has been archived on 2022-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
rxjava-github/README.md

5 lines
285 B
Markdown
Raw Permalink Normal View History

2016-10-04 00:34:28 +00:00
# rxjava-github
Sample RxJava app using GitHub API made for Sarajevo Mobile Technology Meetup 04.06.2016.
Showcases use of RxJava Observables, RxBindings for views observables, maps, filters, debouncing, using observables as promises, combining streams and alot of spaghetti code. :D