Swiftpack.co - Swift Packages by 52inc

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

Packages published by 52inc

52inc/Pulley 2.9.1
A library to imitate the iOS 10 Maps UI.
⭐️ 2,009
🕓 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.
Bug Fixes and Improvements
2 years ago
Addresses Pull Requests #414, #412, #411, and #407.
New compact display mode and new optional paramater on setDrawerContentViewController
3 years ago
Pulley 2.9.0 has new properties to support a new displayMode. The base functionality should work without any significant changes. The biggest change being the new displayMode of `.compact` to replicate Apple Maps Behavior on the iPhone SE size class devices. This is an exact replica of the behavior of the Apple Maps drawer, therefor when the `currentDisplayMode` of the `PulleyViewController` is `.compact` then the only `supportedDrawerPositions` for the view controller when in `.compact` mode are `.open`, `.closed`, and `.collapsed`. This mode also has new @IBInspectable properties, `compactInsets` and `compactWidth`. This mode behaves in a very similar way to `.panel` mode. See the pull request [here](https://github.com/52inc/Pulley/pull/347) for the motivation behind this feature. Also in this release, `setDrawerContentViewController(controller: UIViewController, position: PulleyPosition? = nil, animated: Bool = true, completion: PulleyAnimationCompletionBlock?)` has a new optional parameter `position` to set a new drawer position the drawer when a new `DrawerContentViewController` is set. See [this](https://github.com/52inc/Pulley/pull/349) pull request for the motivation behind this feature.
Fixes Issue with Scrollview Dragging in iOS 14
3 years ago
Auto Layout Feedback Loop Fixes
3 years ago
• Fixes new issues related to issue #390 • Fixes issue #396
xcode12 Drawer Masking Path Bugfix
3 years ago
• See Issue #390
Xcode 12 and iOS 14 Bug Fixes
3 years ago
Minor Enhancements
3 years ago
• Add option for pulley position when mask has been tapped
Xcode 11 and Swift Package Manager Support
4 years ago
Update to Swift 5.0
5 years ago
A very small update to the Pulley Library to support Swift 5.0
Release 2.6.4 with bug fixes and improvements
5 years ago
This release Fixes drawer mask via issue #284 and Fixes issue #302 by preparing the feedback generator in scrollViewWillBeginDecelerating.
iOS

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