Swiftpack.co - Swift Packages by JonasGessner

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by JonasGessner

JonasGessner/JGProgressHUD v2.2
An elegant and simple progress HUD for iOS and tvOS, compatible with Swift and ObjC.
⭐️ 3,327
🕓 27 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.2
3 years ago
- Added ability to change the `style` property. - Added automatic styling according to current dark mode setting via `[[JGProgressHUD alloc] init]`. - Added dismiss completion blocks. - Added cancellable `showInView:animated:afterDelay:` method for showing after a delay.
2.1
4 years ago
• Full SwiftPM and Catalyst support. • Updates for iOS 13. • Removed all assets — images are now generated programatically.
2.0.4
4 years ago
• Modifications to indicator view can be done while the HUD is transitioning. • Improved handling of tint color in image indicator views. • Updates for Xcode 11. • Accio support.
2.0.3
5 years ago
• Use resource bundle when using CocoaPods
2.0.2
6 years ago
- Removed `interactionType` property on tvOS. - Added `wantsFocus` property on tvOS. - Improved documentation and add generated docs as html.
2.0.1
6 years ago
• Fix layout bugs
2.0
6 years ago
New: - Use AutoLayout for a fully dynamic layout. - Added attributed text support. - Added option to enable vibrancy. - Added easier drop shadow support with JGProgressHUDShadow. - Allow shadow opacity animations. - Full iOS 11 support with support for safeAeraInsets. - Added nullability specifiers. - Added simple Swift example project. - Added full tvOS support and tvOS example project. Fixed: - Fixed layout bug that limited the labels to be single line only. - Improved transitions and animations. Changed: - Deprecated -showInRect: - Deprecated -marginInsets in favor of -layoutMargins. - Deprecated -layoutChangeAnimationDuration. The HUD no longer animates changes itself but changes can be wrapped in a UIView animation block to achieve a custom animation. - Removed static library target. Since iOS 8 is a requirement now the framework target can always be used. - Increased font sizes. - Simplified initialization of indicator views. - Updated success and error indicator images. - Requires iOS 8.
1.4.1
7 years ago
Xcode 8.1 support.
1.4
7 years ago
1.3.6
7 years ago
JonasGessner/JGProgressHUD-SwiftUI 0.1.1
Easily show HUDs with SwiftUI! Lightweight SwiftUI wrapper for JGProgressHUD for iOS, tvOS, Catalyst.
⭐️ 112
🕓 3 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.1.1
3 years ago
Bug Fixes.
0.1.0
3 years ago
First release. API may change in the future.
iOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics