Replies: 4 comments
-
Chat GPT detected 😅 |
Beta Was this translation helpful? Give feedback.
-
I'd lean on wrapping an HTML entity. Doing PNGs implies choosing a specific emoji set that may or may not match the user's system. This is exaggerated by the fact that the body might include an emoji used in the headline where it would use the system's style. On the other side, PNGs add big maintenance costs but allow the library to ship new emojis even before some operating systems. (eg: WhatsApp takes this approach so Android users don't have to deal with "���" emojis when chatting with iPhone users) (edit: "PNGs add big maintenance costs" assumes resend would make the emojis, if it's consuming a library like twemoji this line can be ignored.) |
Beta Was this translation helpful? Give feedback.
-
Last month I created an example using emojis, I just copied and pasted it from the original email, in gmail it worked perfectly, in case you want to test it in other email clients |
Beta Was this translation helpful? Give feedback.
-
We just use emojis from os and seems to work fine so far |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Having a safe way to add emojis to your email would be a great addition to React Email.
From Discord:
Notes:
Useful resources:
Beta Was this translation helpful? Give feedback.
All reactions