Swiftpack.co - Swift Packages by Amzd

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

Packages published by Amzd

Amzd/ScrollViewProxy 1.0.3
ScrollViewProxy for SwiftUI on iOS 13 and up
⭐️ 171
🕓 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.
Performance update
3 years ago
3 years ago
Initial release
3 years ago
iOS macOS tvOS
Amzd/ResponderChain 1.1.2
Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI. Similar to FocusState but for iOS 13+
⭐️ 72
🕓 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.
2 years ago
ResponderChain now publishes when it finds new tagged responders which means you can listen to `.onChange(of: chain.availableResponders)` Note: It doesn't update when UIKit changes the canBecomeFirstResponder.
Fixed crash with Alert
3 years ago
Can now resign firstResponder by setting it to nil
3 years ago
Introduced method swizzling to get updates on the firstResponder changing on iOS.
SwiftUI only support
3 years ago
Added `View.withResponderChainForCurrentWindow()` so you can use ResponderChain in SwiftUI only apps
initial release
3 years ago
iOS macOS tvOS
Amzd/PublishedObject 0.2.0
A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange.
⭐️ 29
🕓 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.
Optional support
2 years ago
Cocoapods support
3 years ago
Added PublishedObject.projectedValue
3 years ago
#5
Renamed to PublishedObject
3 years ago
#1
3 years ago
3 years ago
3 years ago
iOS macOS tvOS

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