I want my input can directly display emoji image , instead of display string like emoji mark [lol]
and also, i need it support my custom emoji char, eg. [myemoji01] equals a custom image.
in android native code, i can use some code like this.
but how to do it in react native?
