NGModalPresentation/ModalPresentation
2014-10-04 14:20:36 +02:00
..
Base.lproj Adds SampleViewController and a button on main view controller to present it. 2014-10-04 14:20:36 +02:00
Custom Modal Presentation Adds NGModalPresentation category on UIViewController which provides an easy API to present view controllers modally not in full screen. Adds NGModalTransitioningDelegate and NGModalAnimationController which are used by NGModalPresentation category. 2014-10-04 14:20:36 +02:00
Images.xcassets/AppIcon.appiconset Initial Commit 2014-10-04 14:20:36 +02:00
AppDelegate.h Initial Commit 2014-10-04 14:20:36 +02:00
AppDelegate.m Initial Commit 2014-10-04 14:20:36 +02:00
Info.plist Changes device family target to iPad and deployment target to iOS 7.0. Enables support for all device orientations. 2014-10-04 14:20:36 +02:00
main.m Initial Commit 2014-10-04 14:20:36 +02:00
SampleViewController.h Adds SampleViewController and a button on main view controller to present it. 2014-10-04 14:20:36 +02:00
SampleViewController.m Adds SampleViewController and a button on main view controller to present it. 2014-10-04 14:20:36 +02:00
ViewController.h Initial Commit 2014-10-04 14:20:36 +02:00
ViewController.m Adds NGModalPresentation category on UIViewController which provides an easy API to present view controllers modally not in full screen. Adds NGModalTransitioningDelegate and NGModalAnimationController which are used by NGModalPresentation category. 2014-10-04 14:20:36 +02:00