SwiftUIPullToRefresh is designed for ‘pull to refresh’ feature for List and ScrollView elements in SwiftUI.
Installation
Swift Package Manager
You should use Xcode 11 to open your project. Click File -> Swift Packages -> Add Package Dependency, enter CocoaPods repo’s URL. Or you can login Xcode with your GitHub account and just type CocoaPods to search.
SwiftUIPullToRefresh
SwiftUIPullToRefresh is designed for ‘pull to refresh’ feature for List and ScrollView elements in SwiftUI.
Installation
Swift Package Manager
You should use Xcode 11 to open your project. Click File -> Swift Packages -> Add Package Dependency, enter CocoaPods repo’s URL. Or you can login Xcode with your GitHub account and just type CocoaPods to search.
Usage
ScrollView
List
Licence
SwiftUIPullToRefresh is available under the MIT license. See the LICENSE file for more info.