Swiftpack.co - Swift Packages by benlmyers

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

Packages published by benlmyers

benlmyers/confetti-view 1.1.2
A simple confetti view for apps using SwiftUI.
⭐️ 10
🕓 2 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.
1.1.2
2 years ago
This update fixes issues on macOS and lightens package size.
1.1.1
2 years ago
This update adds support for macOS and SwiftUI.
1.1.0
2 years ago
You can now specify whether you want to use random colors, or a single color, using the `ConfettiView(_ color:)` initializer.
1.0.0
2 years ago
Create fun confetti views with ease using ConfettiView!
iOS
benlmyers/better-binding 1.2.1
A small SwiftUI extension that improves Binding operators.
⭐️ 4
🕓 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.
1.2.1
1 year ago
This release adds Mac compatability.
1.2
2 years ago
This update adds support for comparison with `Comparable` values. For more info, check out the README.
1.1.4
2 years ago
1.1.3
2 years ago
This release adds support for macOS.
1.1.2
2 years ago
This release adds support for the logical NOT prefix operator, converting a `Binding<Bool>`'s wrapped value to its opposite.
1.1.1
2 years ago
This release adds support for the logical NOT operator.
1.1
2 years ago
This update adds a couple logical operators. Convert two `Binding<Bool>`s to a single `Binding<Bool>` with `&&` and `||`!
1.0.2
2 years ago
Additional fixes with SwiftUI not loading as a dependency
1.0.1
2 years ago
This update fixes an issue with operators not appearing in scope.
1.0
2 years ago
BetterBinding adds quick and easy operators for you to use with `Binding` in your SwiftUI projects.
iOS macOS
benlmyers/quick-haptic 1.2.3
A quick and easy way to use haptic feedback in your UIKit or SwiftUI iOS apps.
⭐️ 2
🕓 2 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.
1.2.3
2 years ago
This patch automatically enables haptic feedback on a fresh install.
1.2.2
2 years ago
This fixes a bug with `Haptic.enabled`'s value not changing.
1.2.1
2 years ago
This release allows `enabled` within the `Haptic` singleton to be publicly accessed.
1.2
2 years ago
This update adds a setting stored in `UserDefaults` that enables/disables all haptic feedback sent with the `Haptic` singleton.
1.1
2 years ago
This release adds support for Notification style feedback types.
1.0
2 years ago
Create Haptic feedback easily using QuickHaptic!
iOS macOS

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