This is a custom NSStoryboardSegue to make a nice iOS-like push transition.
Swift 4.0+
if you use Objective-C,you can use GRPushSegue.
Some code and idea from GRPushSegue.
Thinks for @insidegui's oc code.
This is a custom NSStoryboardSegue to make a nice iOS-like push transition.
Swift 4.0+
if you use Objective-C,you can use GRPushSegue.
Some code and idea from GRPushSegue.
Thinks for @insidegui's oc code.