iOS - another thread needs to send reloadData to the mainthread

前端 未结 3 471
星月不相逢
星月不相逢 2020-12-10 16:56

I got a separate thread that creates a UIView object, inserts it into the UITableView\'s data source and then call reloadData on the UITableView. However, since it is a sepa

3条回答
提交回复
热议问题