react-native-emoticons icon indicating copy to clipboard operation
react-native-emoticons copied to clipboard

react native emoticons(表情), including emoji😁

Results 24 react-native-emoticons issues
Sort by recently updated
recently updated
newest added

i am use this const string = emoticons.stringify('This is source emoji 😁'); when first installation its normal, but after i reloading, this error always showing

When i import the Emoticons module, i get this error Undefined is not an object ( ViewPropTypes.styles ) in DefaultTabBar.js

Can I using the png in emoji-datasource for those emoji? The emoji are not consistent with iOS and Android

This is a great component, but on an iPhone 7, rendering this with `concise={false}` takes 5+ seconds. On most Android devices it's even longer (10 seconds). I assume this is...