Here is the picture for explanation http://childhoodgamedev.qiniudn.com/xincheng_demo.png
Question Description
In section 0, the flowlayout is common, like a grid, in section 1, the flowlayout is circular (They are in a UICollectionView).
The Target
With the users' scrolling, the first part is grid flowlayout, the second part is a custom and more complex flowlayout.
Can we implement this? If not, any one good ideas? Thanks.