Custom layout for different cell sizes in UICollectionView

前端 未结 3 394
野趣味
野趣味 2020-12-23 14:44

I would like to use the new UICollectionView, but I\'m not sure if it is possible to build the following:

\"ente

3条回答
  •  感情败类
    2020-12-23 15:32

    You can check out https://github.com/bryceredd/RFQuiltLayout . Looks like something you can use for this

提交回复
热议问题