New
15.0.0
Changed
- Complete rewrite from UIKit to SwiftUI.
- Minimum iOS requirement updated from iOS 13.0+ to iOS 17.0+.
- Source path changed from
ProgressHUD/SourcestoSwiftUI/Sources. - All color, font, and image properties now use SwiftUI types (
Color,Font,Image) instead of UIKit types. - Updated API to use SwiftUI's
@Observableand modern Swift concurrency.
Note
- This version (15.0.0+) is built with SwiftUI. If you need the UIKit version, please use version 14.1.4.