Skip to content

The best way to allow your users to keyword search over remote and local content in your iOS app.

License

Notifications You must be signed in to change notification settings

Patreon/CLKSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLKSearcher

CLKSearcher is the best way to allow your users to keyword search over remote and local content

Subclasses can define how to perform remote and local searches for a particular query string, and CLKSearcher handles threading, merging of local and remote results, and re-requesting at regular intervals as the user types.

CLKSearcherController manages the text input control that calls into CLKSearcher, as well as display of the results back to the user in a table view.

Installation

Add pod 'CLKSearcher' to your Podfile or download the source here

About

The best way to allow your users to keyword search over remote and local content in your iOS app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published