codepath / codepath/ios_guides

updateSearchResults

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.