Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T12:47:24.000Z (about 1 year ago)
- Last Synced: 2024-10-09T11:21:05.651Z (3 months ago)
- Topics: ios, pull-to-refresh, swift, swiftui
- Language: Swift
- Homepage:
- Size: 394 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftUIPullToRefresh
[![CI Status](https://img.shields.io/travis/Hai Feng Kao/SwiftUIPullToRefresh.svg?style=flat)](https://travis-ci.org/Hai Feng Kao/SwiftUIPullToRefresh)
[![Version](https://img.shields.io/cocoapods/v/SwiftUIPullToRefresh.svg?style=flat)](https://cocoapods.org/pods/SwiftUIPullToRefresh)
[![License](https://img.shields.io/cocoapods/l/SwiftUIPullToRefresh.svg?style=flat)](https://cocoapods.org/pods/SwiftUIPullToRefresh)
[![Platform](https://img.shields.io/cocoapods/p/SwiftUIPullToRefresh.svg?style=flat)](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, [email protected]
## License
SwiftUIPullToRefresh is available under the MIT license. See the LICENSE file for more info.