Hi there,
I was wondering how to implement this kind of functionality. I would like to have a search bar on top of a list that is hidden under the header on initialize. By scrolling down you can ‘pull’ the search bar out, it would be nice if this would still work with pull to refresh.
Setting the scroll position to after the search bar would be enough, but when the list is shorter than the height of the screen this won’t work I guess.
Snapchat and I believe others have implemented this nicely. If anyone has some ideas on how to make this work I could set up a codepen example.
Regards.