plangrid / ReactiveLists

React-like API for UITableView & UICollectionView
https://plangrid.github.io/ReactiveLists
MIT License
251 stars 15 forks source link

Update differencekit dependency #209

Closed njw438 closed 2 years ago

njw438 commented 2 years ago

The DifferenceKit call that creates the ChangeSet is causing our problems where an unexpected cell type is given to a ViewModel. Checking if updating their pod fixes the problem.