Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 2.06 KB

README.md

File metadata and controls

21 lines (16 loc) · 2.06 KB

Rx Autocomplete Sample Build Status

Project shows how to build autocomplete feature with RxJava operators in toolbox.

Imagine you have application with home, work and contact addresses saved in local storage and you want to combine them with Google Places autocomplete api to implement the autosuggestion feature.

Operators used

You can see next rx operators in action: