Skip to content

It's not possible to color emojis #13728

Closed
@msafi

Description

I'm trying to add this truck emoji 🚚 and change its color on React Native. On the web, that's possible by applying this trick on StackOverflow.

With React Native, I tried to use color, textShadowColor and textShadowOffset as suggested by the StackOverflow answer, but it didn't work.

The text shadow will not show if the text color is transparent. Apparently, on the web, that's not the case.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions