Hi,
I am populating a tableview for exemple with 20 custom cells and it freeze the app.
Is there a way to do it async to not block the main thread?
I am populating a tableview for exemple with 20 custom cells and it freeze the app.
Is there a way to do it async to not block the main thread?