Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.