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
- Host: GitHub
- URL: https://github.com/onmyway133/collectionupdateexample
- Owner: onmyway133
- License: other
- Created: 2017-11-25T18:53:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T09:11:10.000Z (about 6 years ago)
- Last Synced: 2025-03-31T17:54:36.223Z (about 1 year ago)
- Topics: batch, collectionview, diff, drag-and-drop, update
- Language: Swift
- Homepage: https://onmyway133.github.io/
- Size: 116 KB
- Stars: 39
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.