This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
DATASource — 4.0.0
- Added support for indexed TableViews and CollectionViews! Just like the Contacts.app. You just need to add the used CoreData attribute as
sectionName
in your initalizer. Take a look at the Demos for examples. - [BREAKING CHANGE]: Also we improved the
DATASourceDelegate
methods to be consistent with Apple's Coding Guidelines. - [BREAKING CHANGE]: Removed deprecated methods