3lvis / DATASource

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

Add a way to disable calling configure cell in cellForItemAt #94

Closed 3lvis closed 7 years ago

3lvis commented 8 years ago

If you're already calling it in willDisplay you want to avoid calling it again.

3lvis commented 7 years ago

Doing some spring cleaning, please make a new issue if you still want to do this.