How do I implement a comment section using a tableview?

后端 未结 0 1267
小鲜肉
小鲜肉 2020-12-20 08:55

I\'m trying to implement a comment section using an UITableView. Replies would be indented and appear under the comment.

My data structure:

struct Comm         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题