https://github.com/skyhacker2/autolayouttest
AutoLayout Test.
https://github.com/skyhacker2/autolayouttest
Last synced: 12 months ago
JSON representation
AutoLayout Test.
- Host: GitHub
- URL: https://github.com/skyhacker2/autolayouttest
- Owner: skyhacker2
- Created: 2015-11-08T09:48:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T16:25:26.000Z (over 10 years ago)
- Last Synced: 2025-03-23T03:17:13.500Z (about 1 year ago)
- Language: Objective-C
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# AutoLayout Test
## 1 AutoLayout with UIScrollView
[Reference](https://developer.apple.com/library/prerelease/ios/documentation/UserExperience/Conceptual/AutolayoutPG/WorkingwithScrollViews.html#//apple_ref/doc/uid/TP40010853-CH24-SW1)

## 2 Self-Sizing Tableviewcell
[Reference](https://developer.apple.com/library/prerelease/ios/documentation/UserExperience/Conceptual/AutolayoutPG/WorkingwithSelf-SizingTableViewCells.html#//apple_ref/doc/uid/TP40010853-CH25-SW1)

## 3 Center UIImageView + UILabel
[Reference](http://www.jianshu.com/p/ed245667ce5d)
