ios emojikeyboard:适用于iOS的Emoji键盘(也支持贴纸) 源码
iOS-EmojiKeyBoard 功能列表 可自定义的表情包和贴纸包 支持.gif动画 支持长按放大效果。 支持垂直和水平屏幕。 方便的初始化和关闭方式。 例 设置:要运行示例项目,请克隆存储库,然后首先从示例目录运行pod install 。 显示键盘: GZStickerPanelControl* emoControl = [GZStickerPanelControl new ]; // Bind the input emoControl.associatedInput = self.emojiInput; // Show emojiKeyboard [emoControl add
文件列表
ios-emojikeyboard-master.zip
(预估有个89文件)
ios-emojikeyboard-master
GZEmojiKeyboard
PrefixHeader.pch
548B
Info.plist
806B
Classes
Impl
GZEmojiKeyboardConfiguration.m
6KB
GZEmojiKeyboardControl.m
4KB
Sticker
GZStickerContentScrollView.h
646B
暂无评论