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.
- Host: GitHub
- URL: https://github.com/sonsongithub/ios6_2painviewcontroller
- Owner: sonsongithub
- Created: 2012-11-10T04:13:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-26T22:42:55.000Z (over 12 years ago)
- Last Synced: 2025-02-03T14:47:19.828Z (4 months ago)
- Language: Objective-C
- Size: 858 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

