codepath / codepath/ios_guides
updateSearchResults
Open
- Dominant language
- Swift
- Stars
- 2.9k
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
Hi I implemented a search bar using the Search Bar Guide as a reference. Specifically, I followed the guide for UISearchControllers. "func updateSearchResultsForSearchController(searchController: UISearchController){...} " didn't work for me. Instead, "func updateSearchResults(for searchController: UISearchController){...}" worked with the same code inside the bracket.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.