NGModalPresentation/ModalPresentation/Custom Modal Presentation
2014-10-04 14:20:36 +02:00
..
NGModalAnimationController.h 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
NGModalAnimationController.m Adds present button to SampleViewController's view which presents modally another SampleViewController. This demonstrates iOS 7 bug when presenting modally from a presented modally view controller. 2014-10-04 14:20:36 +02:00
NGModalTransitioningDelegate.h 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
NGModalTransitioningDelegate.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
UIViewController+NGModalPresentation.h 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
UIViewController+NGModalPresentation.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