SWEmoticonKeyboard 0.0.3

SWEmoticonKeyboard 0.0.3

zhoushaowen 维护。



  • 作者
  • Zhoushaowen

SWEmoticonKeyboard

表情键盘,支持 UITextView 和 UITextField,支持表情和文字相互转换

cocoapods 导入

pod 'SWEmoticonKeyboard'

亮点

1. 同时支持 UITextView 和 UITextField 的表情输入

Simulator Screen Shot - iPhone 8 - 2018-01-22 at 20.15.55.png

2. 支持表情长按

Simulator Screen Shot - iPhone 8 - 2018-01-22 at 20.09.36.png

3. 支持在 UILabel 上显示表情

Simulator Screen Shot - iPhone 8 - 2018-01-22 at 20.16.09.png

**使用说明:**

导入头文件:
SWEmoticonKeyboard.h

具体使用方法,请参考 demo。