pivotal-legacy / PivotalCoreKit

Shared library and test code for iOS and macOS projects
http://pivotallabs.com
Other
168 stars 85 forks source link

Add animation stubs for transitions #199

Closed mtviewdave closed 7 years ago

mtviewdave commented 7 years ago

Adding animation stubs for

+transitionWithView:duration:options:animations:completion: +transitionFromView:toView:duration:options:completion:

akitchen commented 7 years ago

Thanks for the PR! merging now.

tjarratt commented 7 years ago

:+1: always a joy to receive a PR from a first time contributor. Thanks for the delightful additions to PCK @mtviewdave!

I noticed a few typos in the specs, but I'm happy to fix those up now that @akitchen merged this in (and save y'all the hassle).