0
kicks
nRoute Resource Locator Framework: A Sample App
To demonstrate the use nRoute's Resource Locator Framework (RLF) in this post we will create a search application that uses the RLF to identify and resolve search providers at runtime. We'll also make use of Rx-framework like Observables to asynchronously gather the search results. Complete source code is also included.