Swiftpack.co - Swift Packages by Priva28

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

Packages published by Priva28

Priva28/ParallaxSwiftUI 1.0.5
Add a motion parallax effect to your SwiftUI views to add some depth to your UI
⭐️ 150
🕓 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.
Latest Release
3 years ago
This contains all features and is working as expected.
3 years ago
don't use this
3 years ago
don't use this
3 years ago
don't use this
3 years ago
don't use this
3 years ago
don't use this
iOS
Priva28/HostingPassthrough v1.1
Let SwiftUI and UIKit views live in harmony.
⭐️ 76
🕓 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.1
1 year ago
* Add support to pass through touches that reach the bottom of a SwiftUI scroll container to whatever is underneath. * You can now inherit or initalise a HostingParentView instead of UIView, in the case that you aren't adding the UIHostingController to a parent view controller. While you should always add the UIHostingController to a parent view controller if possible to correctly manage view lifecycle, there may be instances where you are for example adding SwiftUI components to a reusable custom UIView in which case using HostingParentView would be acceptable.
v1
1 year ago
Priva28/NanoSwift v1.0.0
A Swift library for the Nano cryptocurrency.
⭐️ 24
🕓 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.0.1
2 years ago
As I did most testing on a later version of Xcode with Swift 5.5, I didn't even realise it wouldn't build correctly on older versions. Conditional compilation checks have now been added to not include async functions if the compiler is less than Swift 5.5.
Initial Release
2 years ago

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