EricPKerr / react-native-emoji

☕Emoji component for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about cross platform emojis

Eyesonly88 opened this issue · comments

commented

Hey there,

I'm wondering if the emojis are going to be displayed the same on both iOS/Android or will they fall back to the emoji provided in the respective platform?

@Eyesonly88 My implementation uses unicode so it should fallback to platform specific emoji. I never tried this on Android so no guarantees there