Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/status302/simplerefresh
simple pull to refresh written in swift4.2
https://github.com/status302/simplerefresh
pll-to-refresh refresh swift swift-refresh-control
Last synced: 3 days ago
JSON representation
simple pull to refresh written in swift4.2
- Host: GitHub
- URL: https://github.com/status302/simplerefresh
- Owner: status302
- License: mit
- Created: 2019-02-28T15:20:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T08:37:46.000Z (over 4 years ago)
- Last Synced: 2024-10-31T13:23:11.345Z (13 days ago)
- Topics: pll-to-refresh, refresh, swift, swift-refresh-control
- Language: Swift
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleRefresh
[![CI Status](https://img.shields.io/travis/qiuncheng/SimpleRefresh.svg?style=flat)](https://travis-ci.org/qiuncheng/SimpleRefresh)
[![Version](https://img.shields.io/cocoapods/v/SimpleRefresh.svg?style=flat)](https://cocoapods.org/pods/SimpleRefresh)
[![License](https://img.shields.io/cocoapods/l/SimpleRefresh.svg?style=flat)](https://cocoapods.org/pods/SimpleRefresh)
[![Platform](https://img.shields.io/cocoapods/p/SimpleRefresh.svg?style=flat)](https://cocoapods.org/pods/SimpleRefresh)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SimpleRefresh is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'SimpleRefresh'
```## Author
## License
SimpleRefresh is available under the MIT license. See the LICENSE file for more info.