Swiftpack.co - Swift Packages by Wouter125

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

Packages published by Wouter125

Wouter125/BottomSheet 2.0.2
An iOS library for SwiftUI to create draggable sheet experiences similar to iOS applications like Maps and Stocks.
⭐️ 170
🕓 14 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.
Documentation update
14 weeks ago
BottomSheet Plus
21 weeks ago
Stable release plus minor updates to the readme.
BottomSheet Plus 2.0.0
21 weeks ago
In this release the last couple of bugs were addressed and 2.0 should be stable now for portrait iPhone users. Also added in a couple of new features such as the new `presentationBackgroundInteraction` from Apple and the `presentationDragIndicator`. Background and corner radius will be added in one of the following releases.
Improved keyboard avoidance
38 weeks ago
- Improved the hack to implement keyboard avoidance. This way the preferencekey does not get lost when the keyboard opens.
Improved examples
38 weeks ago
- Improved examples by using viewbuilder instead of anyview.
Keyboard avoidance fix
38 weeks ago
- Brought back the keyboard avoidance fix
Small bugfixes and improved performance
38 weeks ago
- Added support for updating the innercontent of the scrollview in the UIKitView. - Improved the performance of the bottomsheet and reduced the CPU usage. - Improved the way of calling the sheet translation callback to support a more Apple-like approach. - Fixes a bug where external detent selection change would not update the bottomsheet. - Cleaned up the code around the bottomsheet to reduce the number of modifiers and listeners.
Small bugfixes
40 weeks ago
- Removes additional spacer by calculating offset differently - Prevents the preference key reset when keyboards opens up and scrollview triggers some additional logic - Sets the default height to the minimum size of detents when there is no selectedDetent configured - Makes the header an optional property inside the configuration
Bottom Sheet Plus
41 weeks ago
Alpha release of the new bottom sheet. Some features might be missing or be broken. Feel free to open issues and I will try to address them. - Implements a similar API to Apple's sheet to easily change it - Reduces code and package size, and easier to maintain - Potentially adds support for lists
Navigation View Animation Bugfix
1 year ago
## What's Changed * Fix/animate bugfix by @Wouter125 in https://github.com/Wouter125/BottomSheet/pull/13 **Full Changelog**: https://github.com/Wouter125/BottomSheet/compare/1.4.4...1.4.5
iOS
Wouter125/Chart v0.1-alpha
Fully customizable line chart in Swift
⭐️ 3
🕓 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.
Line Chart
3 years ago
Various small fixes and default values updated.
Line Chart
3 years ago
Fixed various issues
Line Chart
3 years ago
- Fixes insets when using axes.
Chart 0.0.7
3 years ago
- Improvement touch tracking
Chart
3 years ago
Added public keywords to structs
Chart
3 years ago
Added public keyword to structs
Chart
3 years ago
Added public struct inits
Chart
3 years ago
Update to internal links.
Chart
3 years ago
Update to make a few more items public
Beta release of the line chart
3 years ago
Beta release of a simple and easy to use line chart in Swift.
iOS

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