Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shakurocom/pulltorefresh
https://github.com/shakurocom/pulltorefresh
component ios pull-to-refresh refresh scrollview swift uikit xcode
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shakurocom/pulltorefresh
- Owner: shakurocom
- License: mit
- Created: 2022-08-31T06:29:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T12:13:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T09:03:37.369Z (2 months ago)
- Topics: component, ios, pull-to-refresh, refresh, scrollview, swift, uikit, xcode
- Language: Swift
- Homepage:
- Size: 2.02 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Shakuro PullToRefresh](Resources/title_image.png)
# PullToRefresh
![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)
![Platform](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
![License MIT](https://img.shields.io/badge/license-MIT-green.svg)- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)A `PullToRefresh` is a custom control that you attach to any UIScrollView object, including table views and collection views. `PullToRefresh` has various configuration options.
`PullToRefresh` example with default options:
![](Resources/pull_to_refresh_example_1.gif)
`PullToRefresh` example with animation logo:
![](Resources/pull_to_refresh_example_2.gif)
`PullToRefresh` example with sticky headers:
![](Resources/pull_to_refresh_example_3.gif)
## Requirements
- iOS 11.0+
- Xcode 11.0+
- Swift 5.0+## Installation
### CocoaPods
To integrate PullToRefresh into your Xcode project with CocoaPods, specify it in your `Podfile`:
```ruby
pod 'Shakuro.PullToRefresh'
```Then, run the following command:
```bash
$ pod install
```### Manually
If you prefer not to use CocoaPods, you can integrate Shakuro.PullToRefresh simply by copying it to your project.
## Usage
Have a look at the [PullToRefresh_Example](https://github.com/shakurocom/PullToRefresh/tree/master/PullToRefresh_Example)
## License
Shakuro.PullToRefresh is released under the MIT license. [See LICENSE](https://github.com/shakurocom/PullToRefresh/blob/master/LICENSE.md) for details.
## Give it a try and reach us
Star this tool if you like it, it will help us grow and add new useful things.
Feel free to reach out and hire our team to develop a mobile or web project for you.