# AutoLayout
**Repository Path**: Ajrui/AutoLayout
## Basic Information
- **Project Name**: AutoLayout
- **Description**: 《Auto Layout 使用心得》系列文章代码仓库
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2015-06-05
- **Last Updated**: 2020-12-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
##《Auto Layout 使用心得》系列文章代码仓库
###开发环境
* OS X 10.10.3
* Xcode Version 6.3.1 (6D1002)
###文章链接
####1. [Auto Layout 使用心得(一)—— 初体验](http://lvwenhan.com/ios/430.html)
####2. [Auto Layout 使用心得(二)—— 实现三等分](http://lvwenhan.com/ios/431.html)
搭建过程:

####3. [Auto Layout 使用心得(三)—— 自定义 cell 并使用 Auto Layout](http://lvwenhan.com/ios/441.html)
####4. [Auto Layout 使用心得(四)—— 22 行代码实现拖动回弹](http://lvwenhan.com/ios/442.html)
效果:

####5. [Auto Layout 使用心得(五)—— 根据文字、图片自动计算 UITableViewCell 高度](http://lvwenhan.com/ios/449.html)
效果:

####6. [Auto Layout 使用心得(六)—— 制造炫酷的下拉刷新动画](http://lvwenhan.com/ios/450.html)
效果:

#####有问题请直接在文章下面留言。
> ####喜欢此系列文章可以点击上面右侧的 Star 哦,变成 Unstar 就可以了! :stuck_out_tongue_winking_eye:
### License
本项目采用 [MIT license](http://opensource.org/licenses/MIT) 开源,你可以利用采用该协议的代码做任何事情,只需要继续继承 MIT 协议即可。