|
a4b9109b56
|
Updates readme file.
|
2014-10-04 14:39:58 +02:00 |
|
|
5ac9d9ee78
|
Uses autoresizing mask to layout presentation view controller view to work around a bug during device rotation on iOS 7.
|
2014-10-04 14:20:37 +02:00 |
|
|
32c49e60e7
|
Adds NGPresentationViewController. A bug manifests while rotating the device.
|
2014-10-04 14:20:37 +02:00 |
|
|
62b4ab0ea5
|
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 |
|
|
8541d800d2
|
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 |
|
|
43aa33c736
|
Adds SampleViewController and a button on main view controller to present it.
|
2014-10-04 14:20:36 +02:00 |
|
|
3bbad4be91
|
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 |
|
|
0e389c7028
|
Initial Commit
|
2014-10-04 14:20:36 +02:00 |
|
|
c02d3f35c8
|
Adds readme file.
|
2014-10-04 14:17:45 +02:00 |
|