xwyywxcb / TLKeyboard

常用的UI组件(仿微信输入框、表情键盘、功能菜单、订阅号/公众号菜单、+号菜单)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLKeyboard

CI Status Version License Platform

Note

此Demo是整合TLChat的代码修改完成的。(内附了cocoaPods的spec模板,项目分层只是为了pods库美观。没有细分子库的依赖关系,单独安装子库可能会有问题)

Preview

image

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

TLKeyboard is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'TLKeyboard'

Author

xieyingliang, 744890760@qq.com

License

TLKeyboard is available under the MIT license. See the LICENSE file for more info.

About

常用的UI组件(仿微信输入框、表情键盘、功能菜单、订阅号/公众号菜单、+号菜单)

License:MIT License


Languages

Language:Objective-C 99.1%Language:Ruby 0.9%