react-native-simple-emoji-picker icon indicating copy to clipboard operation
react-native-simple-emoji-picker copied to clipboard

TextInput + Picker

Open isuvorov opened this issue 7 years ago • 2 comments

How can I use the picker with TextInput ?

isuvorov avatar Jun 20 '17 05:06 isuvorov

You could hide the keyboard using Keyboard.dismiss and render this emoji picker when you need to.

goshacmd avatar Jul 04 '17 14:07 goshacmd

@goshakkk Performance improvements and latest emoji support.

srameshr avatar Jul 25 '17 07:07 srameshr