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

Emoji list returns 403

Open dankentfield opened this issue 3 years ago • 4 comments

The emoji list in the readme now returns a 403:

http://unicodey.com/emoji-data/table.htm

dankentfield avatar Nov 20 '21 11:11 dankentfield

return emoji list please

gHashTag avatar Nov 29 '21 20:11 gHashTag

Can't see the full emoji list https://unicodey.com/emoji-data/table.htm

alanwjlu avatar Dec 27 '21 06:12 alanwjlu

@dk03 @gHashTag @alanwjlu Since the emoji list is returning 403 so far, I think you can check the emoji list from within the component itself. YOUR_APP_ROOT/node_modules/react-native-emoji/node_modules/node-emoji/lib/emoji.json

OlegAlb avatar Jan 06 '22 21:01 OlegAlb

You can also access the emoji list here: https://web.archive.org/web/20161004084942/http://unicodey.com/emoji-data/table.htm

NickRance avatar May 06 '23 00:05 NickRance