Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:morizotter/SwiftRefresher
Browse files Browse the repository at this point in the history
  • Loading branch information
morizotter committed Jan 30, 2016
2 parents 44c4cec + aff1632 commit a6c5a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Version](https://img.shields.io/cocoapods/v/SwiftRefresher.svg?style=flat)](http://cocoadocs.org/docsets/SwiftRefresher) [![License](https://img.shields.io/cocoapods/l/SwiftRefresher.svg?style=flat)](http://cocoadocs.org/docsets/SwiftRefresher) [![Platform](https://img.shields.io/cocoapods/p/SwiftRefresher.svg?style=flat)](http://cocoadocs.org/docsets/SwiftRefresher)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/morizotter/SwiftRefresher)

`UIRefreshControl` on UIViewController's UITableView works strange. SwiftRefresher is one of the alternatives of UIRefreshControl.
**SwiftRefresher** solves your problem on UIRefreshControl on UITableView in UIViewController! **SwiftRefresher** is one of the alternatives of UIRefreshControl. Moreover, it is very customizable!

![refresher.gif](refresher.gif)

Expand Down

0 comments on commit a6c5a0e

Please sign in to comment.