Xiaoye220 / EmptyDataSet-Swift

🎄 DZNEmptyDataSet implement with Swift.A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display. DZNEmptyDataSet with Swift.
MIT License
692 stars 99 forks source link

Does this support a normal UIScrollView? #29

Open ronakvora opened 5 years ago

ronakvora commented 5 years ago

This seems not to work on a regular scroll view although the regular DZNEmptyDataSet does.

Am I right about this?