3lvis / DATASource

Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView
Other
106 stars 27 forks source link

Fixes #111 and removed swift 3 warnings #112

Closed batjo closed 6 years ago

batjo commented 6 years ago

This fix issue #111 by using the new|IndexPath

3lvis commented 6 years ago

Thanks @batjo! Will do some testing and release a new version.