How to design and create a GridView using UIScrollView or UITableView

后端 未结 4 1096
天涯浪人
天涯浪人 2020-12-15 08:39

I think GridView is a very common view in many situation. As a beginner in iOS, I just wonder why iOS didn\'t provide a GridView class. So here\'s my question, how to design

4条回答
  •  Happy的楠姐
    2020-12-15 09:16

    GitHub is the best place to search for open source solutions, so try to use it next time. Check DTGridView or PF-GridView

提交回复
热议问题