CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

MGLoadMore 3.0.2

MGLoadMore 3.0.2

Maintained by Tuan Truong.



 
Depends on:
RxSwift~> 5.1
RxCocoa~> 5.1
ESPullToRefresh~> 2.9
 

  • By
  • Tuan Truong

MGLoadMore

PagingTableView, PagingCollectionView

Installation

CocoaPods

pod MGLoadMore

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/tuan188/MGLoadMore.git", from: "3.0.1")
]

Usage