mirror of
https://github.com/wnagrodzki/NGModalPresentation.git
synced 2025-04-04 19:42:15 +02:00
353 B
353 B
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.