README.md
March 13, 2017 ยท View on GitHub
Example of adding custom Emoji image to UITextView
Gif example

How it work
- Extend NSTextAttachment to save emoji tag string. Blog
- Override NSTextAttachmentContainer method. Blog
March 13, 2017 ยท View on GitHub
