https://github.com/haifengkao/swiftui-pull-to-refresh
Customizable SwiftUI pull down/up to refresh
https://github.com/haifengkao/swiftui-pull-to-refresh
ios pull-to-refresh swift swiftui
Last synced: about 1 year ago
JSON representation
Customizable SwiftUI pull down/up to refresh
- Host: GitHub
- URL: https://github.com/haifengkao/swiftui-pull-to-refresh
- Owner: haifengkao
- License: mit
- Created: 2021-07-25T18:30:36.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T17:34:39.000Z (about 1 year ago)
- Last Synced: 2025-04-23T12:15:47.115Z (about 1 year ago)
- Topics: ios, pull-to-refresh, swift, swiftui
- Language: Swift
- Homepage:
- Size: 396 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftUIPullToRefresh
[](https://travis-ci.org/Hai Feng Kao/SwiftUIPullToRefresh)
[](https://cocoapods.org/pods/SwiftUIPullToRefresh)
[](https://cocoapods.org/pods/SwiftUIPullToRefresh)
[](https://cocoapods.org/pods/SwiftUIPullToRefresh)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
SwiftUIPullToRefresh is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'SwiftUIPullToRefresh'
```
## Author
Hai Feng Kao, haifeng@cocoaspice.in
## License
SwiftUIPullToRefresh is available under the MIT license. See the LICENSE file for more info.