/UITextViewDIYEmojiExample

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

Primary LanguageObjective-C

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