An open API service indexing awesome lists of open source software.

https://github.com/sonsongithub/ios6_2painviewcontroller

Best example of container view to implement 2 pain views in one view controller.
https://github.com/sonsongithub/ios6_2painviewcontroller

Last synced: about 2 months ago
JSON representation

Best example of container view to implement 2 pain views in one view controller.

Awesome Lists containing this project

README

        

iOS6_2PainViewController
========================

Best example of container view to implement 2 pain views in one view controller.

With UIContainerView and Autolayout(iOS6.0 or later), we can implement 2 pain views in one view controller without any codes.

![sample image](https://raw.github.com/sonsongithub/iOS6_2PainViewController/master/landscape.png)

![sample image](https://raw.github.com/sonsongithub/iOS6_2PainViewController/master/portrait.png)