Closed luluxia closed 1 year ago
If you set a color for the text, it causes the emoji to be covered by the color, which feels illogical. I made a few more changes so that the color option wouldn't work for emoji characters.
Thank you this is a very nice feature! I'll take a closer look tomorrow.
Is there an existing library you're referencing from?
Is there an existing library you're referencing from?
yes. the code is from here https://github.com/bluelovers/runes
It seems legit, gonna merge now.
Native
String split()
can't handle emoji in strings correctly so it causes emoji display exception in text component. I added a library to fix this.