Swiftpack.co - Swift Packages by Jackstone92

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

Packages published by Jackstone92

Jackstone92/CombineRx v0.2.0
Helpful bridging functions between RxSwift and Combine frameworks
⭐️ 6
🕓 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.
Release 1.0.0
2 years ago
v0.2.0 Release
3 years ago
Updated the `asPublisher` failure type from `BridgeFailure` to `Error` so that it is in line with the error type that is used upstream by RxSwift.
v0.1.0 Release
3 years ago
Initial release that adds `asObservable` and `asPublisher` bridging methods.
iOS macOS
Jackstone92/A11yoop 3.1.0
iOS accessibility tools
⭐️ 3
🕓 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.
Release 3.1.0
2 years ago
Overhauls the package structure to prevent leaking of implementation detail, thereby improving the clarity of the`A11yoopMonitor` public API contract.
Release 3.0.0
2 years ago
Updates the `isFeatureEnabled` method to return an `A11yStatus` instead of a boolean. Also, now any unmonitored accessibility features will return `.notMonitored` if queried using `isFeatureEnabled`.
Release 2.0.1
2 years ago
Improves `A11yDataStoreLive` to defend against potential data races.
Release 2.0.0
2 years ago
Adds convenience computed properties to `A11yoopMonitor` (`enabledFeatures`, `disabledFeatures`, `unsupportedFeatures`) and renames `features` to `allFeatures`.
Release 1.0.0
2 years ago
Contains the MVP implementation of A11yoop. Introducing A11yoopMonitor, a unified API for monitoring accessibility feature status changes.
iOS

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