当前位置: 首页 > 软件库 > iOS代码库 > 键盘(Keyboard) >

ISEmojiView

iOS 的 Emoji 键盘
授权协议 MIT
开发语言 Objective-C Swift
所属分类 iOS代码库、 键盘(Keyboard)
软件类型 开源软件
地区 不详
投 递 者 郑正阳
操作系统 iOS
开源组织
适用人群 未知
 软件概览

ISEmojiView 是一个简单易用高扩展性的 iOS Emoji 键盘。

  • Swift 编写
  • 支持加载自定义 Emoji
  • 支持多肤色 Emoji
  • 支持类似 iOS 系统键盘的底部类别图标
  • 支持最近使用的 Emoij

使用 CocoaPods 安装:

pod 'ISEmojiView'

github.com/isaced/ISEmojiView

 相关资料
  • Emoji 是一个用来快速访问各种表情图片的类,类包含静态方法可直接返回表情的字符串。

  • js-emoji 可以让你在浏览器上显示 Emoji 表情,使用方法: <link href="emoji.css" rel="stylesheet" type="text/css" /><script src="emoji.js" type="text/javascript"></script><script type="text/javascript">// replaces \u{1F604

  • Emoji-Picker 可以让你在网站上的输入编辑框中加入一个 emoji 表情选择器。

  • 《Emoji表情编解码库XXL-EMOJI》 方便维护,该项目合并至: https://gitee.com/xuxueli0323/xxl-tool

  • Emoji Keyboard 提供了带苹果所有表情的输入键盘控件。

  • emoji-regex emoji-regex offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard. It’s based on emoji-test-regex-pa

  • EMOJI-LOG After building hundreds of open source software I've ended up inventing a git commit log standard called EMOJI-LOG that helps me understand a project's history with a less cognitive load jus

  • node-emoji simple emoji support for node.js projects Help wanted: We are looking for volunteers to maintain this project, if you are interested, feel free to contact me at me@omnidan.net Installation