You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's substantially more complicated a problem than it first appears. Check out either draft-js or its newer sibling Lexical, both by Facebook – the problem is, emoji can contain multiple codepoints and you need to figure out how to position the cursor appropriately so it appears seamless to the user. Both of those libraries help you do that and replacing emoji are used as examples in their docs.
Twemoji works for fields like span and h1 tags but how can we use to replace the emoji 14.0 in input field.
Appreciate your help in advance.
Thanks
The text was updated successfully, but these errors were encountered: