Doppelganger

MIT License
Objective-C
iOS

1 image

Author

Description

Are you guilty of calling reloadData on your collection or table view because calculating your data source mutations is too hard? Doppelganger is here to help! Just give it old and new data sources and get an array of mutations ready to be fed to UICollectionView and UITableView. Leverage animation to help your user understand changes in the data. Array diffs made simple.

Tags