UIViewController_PopUp
an extension of UIViewController for poping up a another ViewController with animation effects in Objective-C
Additional
Install
- use cocoapods
pod 'UIViewController_PopUp', '~> 0.0.2'
- manual import
just download lib folder and add into your project
Release notes
0.0.2
remove default layer cornerRidus
0.0.1
release first version.