A Simple app explaning the usage of Diffable Data source. I have used diffable datasource in UITableview and UICollectionView in this project.
A diffable data source provides the behavior you need to manage updates to your table- or collection view’s data and UI in a simple, efficient way. It replaces well-known methods like cellForRowAtIndexPath: and numberOfItemsInSection:
- Fork the project.
- Run the project using Xcode.
- If you are having trouble with this project or if you find any bugs, do open a new issue and describe the problem.
- Alternatively, you can reach out to me on my Instagram.
Liked the project? Just give it a star ⭐️ and spread the word!
© Surya Saravanakumar | 2021
© Balveer Singh | uplabs