Swiftpack.co - Swift Packages by jebenjamin

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

Packages published by jebenjamin

jebenjamin/SwiftUIToast 1.0.5
A Swift package for displaying sleek iOS-style toast notifications.
⭐️ 1
🕓 1 year 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.
v1.0.5 - Improved accessibility
1 year ago
This update improves the usage of SwiftUIToast with accessibility features. The title and subtitle are combined into a single accessibility label.
v1.0.4 - Less shadow opacity, more shadow radius
1 year ago
This release reduces the shadow opacity and increases the shadow radius — making the `ToastView` more in line with the native iOS toast notifications.
v1.0.3 - Reusable options and dismissible toasts
2 years ago
This release introduces `ToastOptions`: an object that holds settings for a `ToastView`, allowing you to easily reuse toasts. Additionally, the new `dismissible` flag enables you to remove a `ToastView` on a tap gesture.
v1.0.2 - Reduced shadow
2 years ago
This update reduces the ToastView shadow from 7 to 5.
v1.0.1 - Better contrast
2 years ago
This release improves the contrast of ToastView by setting the background color to .secondarySystemBackground instead of .systemBackground, fixes the padding of the subtitle, and adds this package to CocoaPods. This release also adds the missing public-level initializer to fix the bug where the ToastView was inaccessible.
v1.0.0 - Initial Release
2 years ago
iOS macCatalyst

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