This repository was archived by the owner on Jul 1, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PullToRefreshKit
2+ PullToRefreshKit 是用纯Swift写的,支持下拉刷新,上拉加载,左/右滑动进行额外的操作的库
23
3- [ ![ CI Status] ( http://img.shields.io/travis/Leo/PullToRefreshKit.svg?style=flat )] ( https://travis-ci.org/Leo/PullToRefreshKit )
4- [ ![ Version] ( https://img.shields.io/cocoapods/v/PullToRefreshKit.svg?style=flat )] ( http://cocoapods.org/pods/PullToRefreshKit )
5- [ ![ License] ( https://img.shields.io/cocoapods/l/PullToRefreshKit.svg?style=flat )] ( http://cocoapods.org/pods/PullToRefreshKit )
6- [ ![ Platform] ( https://img.shields.io/cocoapods/p/PullToRefreshKit.svg?style=flat )] ( http://cocoapods.org/pods/PullToRefreshKit )
4+ 下拉刷新
75
8- ## Example
6+ <img src =" https://raw.github.com/LeoMobileDeveloper/PullToRefreshKit/master/Screenshot/gif1.gif " width =" 200 " >
7+
8+ 上拉加载
9+
10+ <img src =" https://raw.github.com/LeoMobileDeveloper/PullToRefreshKit/master/Screenshot/gif2.gif " width =" 200 " >
11+
12+ 左拉退出当前界面
13+
14+ <img src =" https://raw.github.com/LeoMobileDeveloper/PullToRefreshKit/master/Screenshot/gif3.gif " width =" 200 " >
15+
16+ 右拉进入下一个界面
17+
18+ <img src =" https://raw.github.com/LeoMobileDeveloper/PullToRefreshKit/master/Screenshot/gif4.gif " width =" 200 " >
919
10- To run the example project, clone the repo, and run ` pod install ` from the Example directory first.
1120
1221## Requirements
1322
23+ - iOS 8
24+ - Swift 2
25+
26+
27+
1428## Installation
1529
1630PullToRefreshKit is available through [ CocoaPods] ( http://cocoapods.org ) . To install
You can’t perform that action at this time.
0 commit comments