zekunyan / UITextViewDIYEmojiExample

Example of insert custom emoji image in to UITextView. And get the represent string back after editing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of adding custom Emoji image to UITextView

Gif example

image

How it work

  1. Extend NSTextAttachment to save emoji tag string. Blog
  2. Override NSTextAttachmentContainer method. Blog

Contact me

zekunyan@163.com

About

Example of insert custom emoji image in to UITextView. And get the represent string back after editing.


Languages

Language:Objective-C 100.0%