tunoltd / emoji-mart-native

One component to pick them all 👊🏼
https://tunoltd.github.io/emoji-mart-native
BSD 3-Clause "New" or "Revised" License
86 stars 31 forks source link

Remove `useLocaleImages` as it bloats the lib #220

Open pederjohnsen opened 2 years ago

pederjohnsen commented 2 years ago

This was removed previously but due to some bug in React Native/fresco it was added back in: https://github.com/tunoltd/emoji-mart-native/pull/77

We could consider using <FastImage /> instead of <Image /> if bug is still present 🤔