Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search Bar remain on top of the table, while scrolling through cells #47

Open
kwstasna opened this issue Dec 25, 2016 · 0 comments
Open

Comments

@kwstasna
Copy link

Hello.
I'm trying to make this example

https://github.com/codepath/ios_guides/wiki/Search-Bar-Guide#using-uisearchcontrollers-ios-8

but i also want to keep it on the top of the table view even if the user is scrolling !

With this line

tableView.tableHeaderView = searchController.searchBar you set it as a Header of the tableView.
Is there any way to make it work as i want it too?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant