https://github.com/meniny/uirefresher
📱 Pull to refresh & pull to load more view for iOS.
https://github.com/meniny/uirefresher
Last synced: about 1 year ago
JSON representation
📱 Pull to refresh & pull to load more view for iOS.
- Host: GitHub
- URL: https://github.com/meniny/uirefresher
- Owner: Meniny
- License: mit
- Created: 2018-01-31T04:09:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-21T11:16:48.000Z (about 7 years ago)
- Last Synced: 2025-04-08T10:18:49.148Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 65.4 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
***
## What's this?
`UIRefresher` is a pull to refresh & pull to load more view for iOS..
## Requirements
* iOS 8.0+
* Xcode 9 with Swift 5
## Installation
#### CocoaPods
```ruby
pod 'UIRefresher'
```
## Contribution
You are welcome to fork and submit pull requests.
## License
`UIRefresher` is open-sourced software, licensed under the `MIT` license.