We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update swift syntax, improve paragraph text, fix spelling errors
Updated Search Bar Guide (markdown)
Move to https://
Be more explicit about filteredData vs data when using search filtering
update searchBar func with trailing closure
Updated for Swift 3
Updated to Swift 3 and removed code duplication from first example
Updated in Swift 3
minor grammar fix
Add more comments to filtering results based on searchBar text
Got rid of the section for UISearchDisplayController, and the brief description for selectedScopeButtonIndexDidChange
Minor change to handle the optional string returned by searchBar.text
Added a sub section to explain how to enable cancelling out of Search and hiding keyboard
Remove doctoc
Added more details to search bar in navbar guide.
Link new guides in homepage
SearchBar guide