Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnlui/AutoLayout

Auto Layout 秘境
https://github.com/johnlui/AutoLayout

autolayout ios swift

Last synced: 2 months ago
JSON representation

Auto Layout 秘境

Awesome Lists containing this project

README

        

# Auto Layout 秘境

### 1.《Auto Layout 使用心得》系列文章代码仓库
### 2. 2015年9月24号 fir.im 组织的线下分享的 Keynote
### 3. Auto Layout 精仿著名页面


#### 开发环境

* OS X 10.11
* Xcode Version 7.3

#### 文章链接

##### 1. [Auto Layout 使用心得(一)—— 初体验](http://lvwenhan.com/ios/430.html)
##### 2. [Auto Layout 使用心得(二)—— 实现三等分](http://lvwenhan.com/ios/431.html)
搭建过程:

![pic](https://raw.githubusercontent.com/johnlui/AutoLayout/master/assets/b5e91425647800.gif)

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

效果:
![pic](https://raw.githubusercontent.com/johnlui/AutoLayout/master/assets/b5e91427883570.gif)

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

效果:
![pic](https://raw.githubusercontent.com/johnlui/AutoLayout/master/assets/6.gif)

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

效果:
![pic](https://raw.githubusercontent.com/johnlui/AutoLayout/master/assets/8.gif)

#####有问题请直接在文章下面留言。



> ####喜欢此系列文章可以点击上面右侧的 Star 哦,变成 Unstar 就可以了! :stuck_out_tongue_winking_eye:


### License

本项目采用 [MIT license](http://opensource.org/licenses/MIT) 开源,你可以利用采用该协议的代码做任何事情,只需要保留源码中的版权声明即可。