Is it possible to make the menu moving with scrolling views?
The existing design is adding menu on the top of the ContainerView(I used Storyboard). If the ContainerView is an UITableview or UICollectionView and when you scroll it, the menu is sticked at the top of the ContainerView. That mean the menu is outside the ContainerView.
Now I would like to make a view like the profile page in Instagram. There is a segment to switch 2 different views for your posts. However, when you scroll it, the whole page will move including the segment. It is possible to make the design like Instagram by using this library?
This issue is related to #62. It's not possible yet, but I'm looking into this issue. I'll update you once I find out a solution for this!
Is there any update on how to achieve this ?
It's still pending status...
Would love this as well.
@kitasuke Any update on this?