Skip to content

object2dot0/O20HoleTransition

Repository files navigation

O20HoleTransition

O20HoleTransition

CI Status Version License Platform

Custom UIViewController transition to present the UIViewController.

ScreenShot

O20HoleTransition

Detail Description

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.

Example

To run the example project, clone the repo, and the O20HoleTransition.xcworkspace from Example directory first.

Installation

O20HoleTransition is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "O20HoleTransition"

Author

Tanveer, object2.0@gmail.com

Thanks

Thanks to LucasTizma for providing closure based CAAnimation methods

License

O20HoleTransition is available under the MIT license. See the LICENSE file for more info.