键盘约束 0.0.4

键盘约束 0.0.4

测试测试
语言语言 Obj-CObjective C
许可证 MIT
发布最新发布2018年1月

Mark Turner 维护。



  • Mark Turner

用法

  1. 创建一个新的 Storyboard 约束,您希望在键盘出现时更新。
  2. 将 'Custom Class' 设置为 KeyboardAdjustConstraintStoryboard ID

要求

兼容 iOS 7+,ARC 相容。

安装

KeyboardConstraint 通过 CocoaPods 提供,要安装它,只需将以下一行添加到 Podfile 中

pod 'KeyboardConstraint'

然后运行 pod installpod update

作者

Tomas Specek, [email protected]

许可证

KeyboardConstraint 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。