No description
Find a file
2014-10-04 14:20:36 +02:00
ModalPresentation 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
ModalPresentation.xcodeproj 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
ModalPresentationTests Initial Commit 2014-10-04 14:20:36 +02:00
.gitignore Initial Commit 2014-10-04 14:20:36 +02:00
README.md Adds readme file. 2014-10-04 14:17:45 +02:00