NGModalPresentation/README.md

2 lines
353 B
Markdown
Raw Permalink Normal View History

2014-10-04 14:39:58 +02:00
NGModalPresentation provides a way to present a view controller while respecting it's preferred content size on iOS 7. Presented view controller reacts and animates properly on device rotation changes. It also allows to present and dismiss a view controller from already presented view controller, without breaking it's frame at the end of transisiton.