teambition / TBEmptyDataSet

An extension of UITableView/UICollectionView's super class, it will display a placeholder emptyDataSet when the data of tableView/collectionView is empty.
MIT License
206 stars 29 forks source link

Support Swift 4.0 and iOS11 #15

Closed kazutoyo-picapp closed 7 years ago

kazutoyo-picapp commented 7 years ago

14

Swift 4.0 Support. And fixes iOS11 layout bug.

hongxinhope commented 7 years ago

@kazutoyo-picapp Many thanks for your support.