Hi,
I am trying to figure out how to use UITableViewDiffableDataSource in Objective-C, and I can't find any documentation or example on how to do this. How do I create a new UITableViewDiffableDataSource? In particular, the syntax is really confusing, and I also can't figure out how to create Decodable objects that can be used as items.
If someone has a basic example they can post, or point to an article or something that might have discussed this, it would be really helpful. I've Googled far and wide but haven't found anything.
I am trying to figure out how to use UITableViewDiffableDataSource in Objective-C, and I can't find any documentation or example on how to do this. How do I create a new UITableViewDiffableDataSource? In particular, the syntax is really confusing, and I also can't figure out how to create Decodable objects that can be used as items.
If someone has a basic example they can post, or point to an article or something that might have discussed this, it would be really helpful. I've Googled far and wide but haven't found anything.