Extract a list of emojis from emojipedia.com and generate a config file for the emoji-mart component
I needed a list of emojis android 5.0 compatible emojis that I could use with emoji-mart
I wasn't able to find a suitable data file containing these emojis, so I used the lists available on emojipedia
The script isn't perfect, but it will give you a head start.
npm install
npm start