Swiftpack.co - Swift Packages by joogps

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

Packages published by joogps

joogps/SlideOverCard 3.0.1
A SwiftUI card view, made great for setup interactions.
⭐️ 998
πŸ•“ 3 weeks 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.
3.0.1
3 weeks ago
πŸ™οΈ Use the `.background()` modifier instead of a `ZStack` to avoid layout interferences ⚠️ Remove unnecessary deprecated warnings πŸ› οΈ Other minor improvements
3.0.0
5 weeks ago
**Hi! It's been a while.** These are the changes in version 3.0.0: ✨ Now, the `.slideOverCard(:_)` modifier uses the `SOCManager` by default for presentation, meaning it can now present a card over the entire view hierarchy from any child view. To keep this package streamlined, the `SOCManager` class and the `SlideOverCard` view have been made private as they're no longer needed. Deprecated structs and initializers have also been removed. πŸ› οΈ The presentation behavior in the `SOCManager` has also been improved substantially β€” now you can present cards over sheets, tab views and much more. Also, all animation issues were fixed. πŸ‘†Now, cards can be dismissed by an outside tap. To disable this behavior, just include `.disableTapToDismiss` in your `SOCOptions`. πŸ“± The default corner radius of the cards is now automatically calculated by the device's bezels' corner radius and the `outerPadding` parameter. πŸ“ The project's file structure has been revamped, and the README has been adjusted and streamlined. πŸŽ† There's also a new, shinier icon! Thank you to everyone who's supported this project!
2.1.0
1 year ago
🌈 New unified stying options ✨ Refactoring βš’οΈ Small fixes ⭐️ 630+ stars! Never thought this could get there.
2.0.0
2 years ago
πŸ”€ Renaming `SlideOverCardView` to [`SlideOverCard`](https://github.com/joogps/SlideOverCard#usage) 🎚 Centralizing option parameters as an option set πŸ•Ί Creating the [`SOCManager`](https://github.com/joogps/SlideOverCard#manager) to add the ability to present the card as a screen overlay πŸ“± Enabling iOS 13 support 🌈 Project refactoring
1.2.6
3 years ago
πŸ› Fixing animations when using an optional binding (thanks to #4, by @Kleemann)
1.2.5
3 years ago
🐞 Bug fixing
1.2.4
3 years ago
☺️ Huge thanks to [Clear Spaces](https://apps.apple.com/us/app/clear-spaces/id1532666619) for using SlideOverCard! ✨ 150+ stars! (that's just mind-blowing)
1.2.3
3 years ago
🀌 Improved gesture handling πŸ” Removing the need for `withAnimation`
1.2.2
3 years ago
πŸ₯³ Celebrating 100+ stars! Thank you so much! βš–οΈ Added a new license (MIT) βž— Code and README improvements
1.2.1
3 years ago
πŸ–Ό Updated logo πŸ” Alternative iPad transition πŸ“ƒ Layout improvements βž— Code improvements
iOS
joogps/IrregularGradient 2.1.0
Create animated irregular gradients in SwiftUI.
⭐️ 203
πŸ•“ 10 weeks 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.
v2.1.0
10 weeks ago
πŸ₯½ Add visionOS support πŸ“ƒ Improve documentation
2.0.1
1 year ago
πŸŒ€ Remove deprecated warning since Swift doesn't know when to present it correctly
2.0.0
1 year ago
Thanks for hanging all the way 'til version 2.0.0! πŸš€ Big optimizations on implementation and code quality 🏎️ `speed` is now linear ✨ `shouldAnimate` was simplified to `animate` πŸ—‘οΈ Deprecate `backgroundColor` methods πŸ“‘ There is now documentation within the code
1.1.0
3 years ago
⌚️ Adding support for all platforms πŸ‘€ By @julianschiavo - Adding support for custom background views - Refactored, smarter and renamed code - Renames `IrregularGradientView` to `IrregularGradient` πŸ“„ Enhanced documentation
1.0.0
3 years ago
πŸ₯‡ Initial release
iOS macOS watchOS tvOS
joogps/ExitButton 1.0.0
A native, colored and all-SwiftUI exit button icon.
⭐️ 40
πŸ•“ 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.
1.0.0
3 years ago
iOS

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