XIKeyboardInputManager 1.0.5

XIKeyboardInputManager 1.0.5

yxlong 维护。



XIKeyboardInputManager

CI Status Version License Platform

示例

要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install

要求

安装

XIKeyboardInputManager 通过 CocoaPods 提供。安装它,只需将以下行添加到 Podfile 中:

pod 'XIKeyboardInputManager'

做什么

  • 旨在帮助进行回复或评论的输入。
  • 无需浪费时间去根据键盘的变化控制输入视图的框架。

设计意图

  • 专注于帮助回复或评论,可由任意触发点唤起,跟随键盘动态调整的输入框
  • 无需关注键盘与输入框相对位置调整,只需按照设计风格完成输入框样式的开发即可

作者

[email protected]

许可协议

XIKeyboardInputManager 在 MIT 许可协议下可用。更多信息请查看 LICENSE 文件。