Skip to content

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

Open
@kwstasna

Description

@kwstasna

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions