An open API service indexing awesome lists of open source software.

https://github.com/softprodigyindia/rxswift-searchbar

A basic component showing the process of using Search Bar in RxSwift
https://github.com/softprodigyindia/rxswift-searchbar

reactive-programming reactivex rxswift searchbar swift

Last synced: about 1 month ago
JSON representation

A basic component showing the process of using Search Bar in RxSwift

Awesome Lists containing this project

README

          

# RxSwift-SearchBar
Reactive programming using Swift.
It is a basic component showing the process of using Search Bar in RxSwift along with changing the UIlabel on change of textfield.
Code is minimised to a great extent using Rx methods.