UITextViewDIYEmojiExample icon indicating copy to clipboard operation
UITextViewDIYEmojiExample copied to clipboard

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

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

[email protected]