arronhunt / react-native-emoji-selector

⚛️😎 Simple, customizable and theme-able Emoji selector for React Native
https://www.npmjs.com/package/react-native-emoji-selector
MIT License
296 stars 112 forks source link

Android 7 #27

Closed sshmyg closed 3 years ago

sshmyg commented 4 years ago

Hi, there are some empty and broken cells in selector on android 7 version

image

arronhunt commented 4 years ago

Hey @sshmyg, can you checkout v0.1.8 and let me know if you are still seeing this issue?

jayeshghyperlink commented 4 years ago

@arronhunt facing same issue with version 0.1.8 kindly find pictures Test Device :- Android Emulator OS Version :- 8.0.0

dependecy

emoji-issue

arronhunt commented 4 years ago

As Dror-Bar pointed out it appears to be the emojis with gender variants that are stacking/overlapping. The missing ones I'm assuming are because that emoji doesn't exist in that version of Android.

I'll look into it more and see if I can find a decent solution.

nijat13 commented 4 years ago

@arronhunt did you find anything?

evertoncunha commented 4 years ago

Check here https://github.com/arronhunt/react-native-emoji-selector/issues/28#issuecomment-630392573

arronhunt commented 3 years ago

Closing this out, please check #40 :)