| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 15.0.0 source code.tar.gz | 2025-11-28 | 174.0 kB | |
| 15.0.0 source code.zip | 2025-11-28 | 270.9 kB | |
| README.md | 2025-11-28 | 505 Bytes | |
| Totals: 3 Items | 445.4 kB | 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.