missive / emoji-mart

🏪 One component to pick them all
https://missiveapp.com/open/emoji-mart
MIT License
8.67k stars 835 forks source link

Some Emojis are rendered incorrrectly #434

Closed antrant closed 4 years ago

antrant commented 4 years ago

I open Emoji Mart in iOS 11 - Safari and it was rendered as the image below: 1591937809505

Here is my component:

<EmojiPicker
        showPreview={false}
        showSkinTones={false}
        native={true}
 />

Open https://missive.github.io/emoji-mart (on the same device) will show the same result.

How to resolve this?

EtienneLem commented 4 years ago

These emojis are recent and not supported by your iOS version. The only bulletproof way is not to set native={true}