Releases: 52inc/Pulley
Releases · 52inc/Pulley
iPad / iPhone Landscape layout support + bug fixes
2.2.0 Fix constraint error in sample project.
Better support for UITabBarController, don't dim behind the drawer when full screen, and fixes for static frameworks
2.1.0 Cocoapods version update
Support for landscape safe areas, compatible with new Xcode build system, configurable animations
2.0.1 pod version update
iOS 11 / Swift 4 / Safe Areas
Swift 4 / iOS 11 SDK / Safe areas (#81) * Swift 4 tweaks, fix for #55 on iOS 11 * iPhone X + Safe Areas support. * Update README and swift version
Move to constraints for some drawer layout (prevent constraint errors for before Pulley does it's initial layout)
1.5.2 Fix issue with 'constraintToParent' addition not being in the folder …
Fix for presenting a view controller when defining the context to be a nested view controller
1.5.1 Fix for Bug with modals #21
Support for nested Pulley View Controllers
1.5 Pod point bump
Add completion blocks for animations
1.4 Use nil for animation completion blocks, rather than empty implementa…
Swift 3.1
1.3.2 Swift 3.1 compatibility, podspec update.
1.3.1
Bug fixes and added Carthage support.