tommoor / emojione-picker

A react emoji picker for use with emojione
http://tommoor.github.io/emojione-picker
MIT License
261 stars 61 forks source link

Load only emoji's of particular category when that category is clicked #61

Closed dineshvgp closed 7 years ago

dineshvgp commented 7 years ago

It loads all the emoji's of all categories for the first time itself, which slows up the browser. Can we load only the emoji's of currently selected category?

dineshvgp commented 7 years ago

Just noticed that it is solved in new version.