All Projects → zekunyan → Uitextviewdiyemojiexample

zekunyan / Uitextviewdiyemojiexample

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

Projects that are alternatives of or similar to Uitextviewdiyemojiexample

27daysofcode
A repo with small projects
Stars: ✭ 140 (-5.41%)
Mutual labels:  demo
Gestureai Coreml Ios
Hand-gesture recognition on iOS app using CoreML
Stars: ✭ 145 (-2.03%)
Mutual labels:  demo
Demo Reactive Spring
Demo code for "Servlet and Reactive Stacks" talk
Stars: ✭ 147 (-0.68%)
Mutual labels:  demo
Interactive Repulsive Effect
🍫 An interactive repulsion effect of grid items as seen in BestServedBold's Dribbble shot "Holographic-Interactions".
Stars: ✭ 141 (-4.73%)
Mutual labels:  demo
Lockdemo
指纹识别、图形识别、aliOCR识别
Stars: ✭ 142 (-4.05%)
Mutual labels:  demo
Low Rank Bilinear Pooling
Fine-grained classification via second order statistics in a compact end-to-end trainable model
Stars: ✭ 145 (-2.03%)
Mutual labels:  demo
Emoji Commit Messages
🌵 A fun paradigm to encourage cleaner commits.
Stars: ✭ 138 (-6.76%)
Mutual labels:  emoji
Pushvendor
Ruby on Rails POS (Point of Sale)
Stars: ✭ 147 (-0.68%)
Mutual labels:  demo
Segmentedcontrol
Android SegmentedControl + multi row support
Stars: ✭ 143 (-3.38%)
Mutual labels:  demo
Iconfontsimagelist
Components to simplify use of "Icon fonts": resize, color, opacity and more... with full support for High-DPI apps. Rendering optimized with GDI+
Stars: ✭ 147 (-0.68%)
Mutual labels:  demo
Aspnetcore Angular Ngrx
🚀 An ASP.NET Core WebAPI Demo with an Angular Client using Ngrx store and effects and Signalr
Stars: ✭ 141 (-4.73%)
Mutual labels:  demo
Laravel Scaffold
The base for developing awesome projects
Stars: ✭ 142 (-4.05%)
Mutual labels:  demo
Laravel Emoji
😄 This package assist you in getting started with emoji easily.
Stars: ✭ 146 (-1.35%)
Mutual labels:  emoji
Gacp
💬Git add, commit, push with Conventional Commits and Gitmoji.
Stars: ✭ 139 (-6.08%)
Mutual labels:  emoji
Whatsbook
Create books from WhatsApp group chats with Python and LaTeX
Stars: ✭ 147 (-0.68%)
Mutual labels:  emoji
Tcb Demo Basic
小程序·云开发系列教程——基础能力DEMO
Stars: ✭ 140 (-5.41%)
Mutual labels:  demo
Write Music
visualise sentence length
Stars: ✭ 144 (-2.7%)
Mutual labels:  demo
React Native Demo
React Native Voximplant Demo
Stars: ✭ 148 (+0%)
Mutual labels:  demo
Nim pc demo
云信Windows(PC) C/C++ Demo源码仓库
Stars: ✭ 147 (-0.68%)
Mutual labels:  demo
Gemoji
Info on GitHub emoji: gemoji
Stars: ✭ 146 (-1.35%)
Mutual labels:  emoji

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]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].