LoadingButton is a SwiftUI button for presenting animated progress/loading states.
- Xcode 14+
- iOS 14+
.package(url: "https://github.com/saeid/LoadingButton.git", from: "1.0.0")
Check LoadingButtonSample.swift
for implementation samples
LoadingButton is available under the MIT license. See the LICENSE.txt file for more info.