No image provided.
JCCollectionViewWaterfallLayout
June 24, 2015 • MIT License
Support multiple section, and can add headerView and footerView.
JCSegmentBarController
June 23, 2015 • MIT License
Simple to use and support horizontally-scrolling.
JCPullToRefreshView
June 02, 2015 • MIT License
Supports pull-to-refresh and pull-to-loadmore.
Only need to add a line of code in your UIViewController.
[self enabledPullToRefreshAndLoadMore:self.collectionView];