I found this tutorial how to make section for collection view. I want to achieve the same effect like in table view when we see section every time on the top even if we scroll table.
Asked
Active
Viewed 850 times
1 Answers
0
I just pick the first library found on google looking what you want: CSStickyHeaderFlowLayout
You have a lot of more library available and open source. So, just search a little bit next time, you will find easily your happy ending!
Also, if you don't want to use an external library, you can follow this tutorial. You will get your goal with it.

tbaranes
- 3,560
- 1
- 23
- 31
-
maybe you know here is an issue with jumping header view when it tries to stick the top? – Matrosov Oleksandr Feb 11 '15 at 22:42