Skip to content

iOS 8之后苹果推出了Self-Sizing,可以让cell通过AutoLayout根据内在View的内容高度自动调整高度, 我在这里整理了一下,写了一个Demo,里面包括动态cell(Dynamic Cell)和静态cell(Static Cell)

Notifications You must be signed in to change notification settings

Zhangyanshen/iOS8-Self-Sizing-Dynamic-Static-Cell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

iOS8-Self-Sizing-Dynamic-Static-Cell

iOS 8之后苹果推出了Self-Sizing,可以让cell通过AutoLayout根据内在View的内容高度自动调整高度, 我在这里整理了一下,写了一个Demo,里面包括动态cell(Dynamic Cell)和静态cell(Static Cell)

有写的不对的地方请大家指正!

About

iOS 8之后苹果推出了Self-Sizing,可以让cell通过AutoLayout根据内在View的内容高度自动调整高度, 我在这里整理了一下,写了一个Demo,里面包括动态cell(Dynamic Cell)和静态cell(Static Cell)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published