empty view for tableview and collectionview
- tableview 与 collectionview 的空白占位图
Latest release version:
pod "JHNoDataEmptyView"
- fix bugs.(Download the master, pod is out of date.)
- add Demo and fix bugs.
- header view or footer view is too high.
- remove property 'jh_hideNoDataEmptyView'.
- add property 'jh_showNoDataEmptyView'.
- suggest you to use this property, 'jh_hideNoDataEmptyView' is also keeped. You can choose one of them.
- automatic show effect too big, some system's collectionView is also effected.
- replace 'jh_showAutomatic' to 'jh_hideNoDataEmptyView'.
- set 'YES' if you do not want to show the 'JHNoDataEmptyView'
1.add property 'jh_showAutomatic'.default is 'YES'set 'NO' if you do not want to show the 'JHNoDataEmptyView'