简体   繁体   中英

iOS UICollectionView horizontal scroll, how to set the header to be scroll horizontal like the section in UITableView

I am working on UICollectionView and I need to set the header as horizontal scroll like the emojie in the native keyboard.

Can someone help me please?

basically, you can't do it by Native Code.

But you can use this: https://github.com/jamztang/CSStickyHeaderFlowLayout

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM