填充 0.1.0×由Serhiy Vysotskiy维护。安装指南×Paddings 的安装指南您希望将以下内容添加到 Podfile 中,类似于下面的示例target 'MyApp' do pod 'Paddings', '~> 0.1' end然后在终端内或在 CocoaPods.app 中运行 pod install或者为了进行测试运行,运行以下命令pod try Paddings查看 PodspecGitHub 仓库CocoaPods.org 页面填充 0.1.0通过Serge Vysotskyvysotskiyserhiy/PaddingsGitHub 仓库填充 扩展触摸区域 为响应式元素添加填充 UIView().padding = 10 UILabel().padding = 10 UIButton().padding = 20 安装 Paddings 可以通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中 pod 'Paddings' 作者 Serge Vysotsky 许可协议 填充遵循 MIT 许可协议。有关更多信息,请参阅 LICENSE 文件。
填充 扩展触摸区域 为响应式元素添加填充 UIView().padding = 10 UILabel().padding = 10 UIButton().padding = 20 安装 Paddings 可以通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中 pod 'Paddings' 作者 Serge Vysotsky 许可协议 填充遵循 MIT 许可协议。有关更多信息,请参阅 LICENSE 文件。