Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

DATASource — 5.4.0

Compare
Choose a tag to compare
@3lvis 3lvis released this 09 Dec 15:14
· 218 commits to master since this release

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

group-hug-o