How can I made a header view like twitter profile that when I scroll down the background image stay pinned to the top.
In my code I've created a Xib headerView and I put it into a scrollView, now how can I made what I've explained before?
Links to articles/tutorial are also fines!
Thanks
Asked
Active
Viewed 220 times
1
Paul Rock
- 169
- 1
- 8
-
Looks like a `UITableView` to me with a header and difference cell types. – koen Apr 23 '20 at 16:30
-
It's not what I've asked ahah – Paul Rock Apr 23 '20 at 16:43
-
Does this answer your question? [Is it possible to have a fixed uitableview Header while using sections?](https://stackoverflow.com/questions/23969587/is-it-possible-to-have-a-fixed-uitableview-header-while-using-sections) – koen Apr 23 '20 at 16:45