Custom UIViewController transition to present the UIViewController.
A custom UIViewController transition to show the ViewController with the closing and opening hole. More suited towards the loading screens as while the transiting is happening user will see the preview of the screen underneath it.
To run the example project, clone the repo, and the O20HoleTransition.xcworkspace from Example directory first.
O20HoleTransition is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "O20HoleTransition"
Tanveer, object2.0@gmail.com
Thanks to LucasTizma for providing closure based CAAnimation methods
O20HoleTransition is available under the MIT license. See the LICENSE file for more info.