Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 531 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 531 Bytes

LWInfiniteScrollView

图片

Features

  • timer
  • reused view

Requirements

  • Xcode 8.0+

  • Swift 3.0+

Installation

CocoaPods

  1. Add pod 'LWInfiniteScrollView' to your Podfile.

  2. Run pod install or pod update.

Manually

  1. Download or clone this repository.

  2. Drag the LWInfiniteScrollView folder into your project.

License

LWInfiniteScrollView is provided under the MIT license. See LICENSE file for details.