LJWKeyboardHandler 1.0.3

LJWKeyboardHandler 1.0.3

TestsTested
LangLanguage Obj-CObjective C
License Custom
ReleasedLast Release Jun 2015

Maintained by chinaljw.



  • By
  • chinaljw

监听键盘的小助手,在ViewController里注册下就能用了哟~

非常环保的小助手,跟随试图控制器的销毁而销毁~

可以在不同的ViewController里设置不同的辅助移动高度~

添加了Keyboard的ToolBar支持跳到下一个上一个和收回键盘。

支持CocoaPods了哟~~~

Insert one line code in ViewController;

Just like this

[self registerLJWKeyboardHandler];

KeyboardToolBar supported;

CocoaPods supported;

pod 'LJWKeyboardHandler', '~> 1.0.3'