kingj5 / iOSKit

MIT License
46 stars 19 forks source link

PinchRecognizer added to Swipeview; UIPopoverPresentationController to UIKit #15

Closed JasonTait closed 6 years ago

JasonTait commented 6 years ago

I had added a PinchRecognizer to the Swipeview class for usage in my own app, along with some changes to create a UIPopoverPresentationController in UIKit as provided by Jeremie. If these changes were merged into the master branch then I would be able to use the latest version of iOSKit. :)