UIStackView 支持 IOS7.0+
Posted [Michael]
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了UIStackView 支持 IOS7.0+相关的知识,希望对你有一定的参考价值。
github
https://github.com/forkingdog/FDStackView
使用方法
Podfile
platform :ios, \'7.0\'
pod "FDStackView", "1.0"
pod install --verbose --no-repo-update
导入即可使用,在使用 storyboard 时,设置 builds for 9.0 and later 会避免编译错误
其它无需任何操作
以上是关于UIStackView 支持 IOS7.0+的主要内容,如果未能解决你的问题,请参考以下文章