An open API service indexing awesome lists of open source software.

https://github.com/onmyway133/collectionupdateexample

🛶 Demo batch update in UITableView and UICollectionView
https://github.com/onmyway133/collectionupdateexample

batch collectionview diff drag-and-drop update

Last synced: about 1 year ago
JSON representation

🛶 Demo batch update in UITableView and UICollectionView

Awesome Lists containing this project

README

          

# CollectionUpdateExample

❤️ Support my app ❤️

- [Push Hero - pure Swift native macOS application to test push notifications](https://www.producthunt.com/posts/push-hero-2)
- [PastePal - Pasteboard, note and shortcut manager](https://www.producthunt.com/posts/pastepal)
- [Frame recorder - Recorder gif and video with frame](https://www.producthunt.com/posts/frame-recorder)
- [Other apps](https://onmyway133.github.io/projects/)

❤️❤️😇😍🤘❤️❤️

## Description




- Demo drag and drop in `UICollectionView`
- Demo how batch insertions, deletions works in `UITableView` and `UICollectionView`
- Demo [DeepDiff](https://github.com/onmyway133/DeepDiff)
- Tutorial [A better way to update UICollectionView data in Swift with diff framework](https://medium.com/flawless-app-stories/a-better-way-to-update-uicollectionview-data-in-swift-with-diff-framework-924db158db86)

## Author

Khoa Pham, onmyway133@gmail.com

## License

**CollectionUpdateExample** is available under the MIT license. See the [LICENSE](https://github.com/onmyway133/CollectionUpdateExample/blob/master/LICENSE.md) file for more info.