This was removed previously but due to some bug in [React Native/fresco](https://github.com/facebook/fresco/issues/2397) it was added back in: https://github.com/tunoltd/emoji-mart-native/pull/77 We could consider using [`<FastImage />`](https://github.com/DylanVann/react-native-fast-image) instead of `<Image />` if bug is still present 馃
This was removed previously but due to some bug in React Native/fresco it was added back in: #77
We could consider using
<FastImage />instead of<Image />if bug is still present 馃