Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想实现一个时间线视图。其中我需要在上面有几个月(带日期),在下面有很多行,上面有一个时间段。(非常类似于这张图片)
请告诉我,我应该从哪里开始,比如子类化UIScrollView或使用drawRect. 是否可以UITableViewCell用于每一行?请告诉我正确的方向。谢谢你!
UIScrollView
drawRect
UITableViewCell
你可以试试这个,它会帮助你:-
https://www.cocoacontrols.com/controls/multicolumntableviewforios