This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
DATASource — 5.4.0
Added additional delete to DATASourceDelegate
to be notified when changes finish. Useful to check if your UITableView or UICollectionView is empty.
optional func dataSourceDidChangeContent(dataSource: DATASource)
Kicking ass addition by @guilhermekrz! #44