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

Update picker.jsx #35

Closed trungtin closed 8 years ago

trungtin commented 8 years ago

why should we specific the emojione node_modules folder here? I need to install both emojione and emojione_picker, so npm will not install emojione in emojione_picker node_modules folder, but will use the one my project node_modules/emojione.

tommoor commented 8 years ago

Ah yes, this partially fixes https://github.com/tommoor/emojione-picker/issues/34 - I'll look at a full fix in the next few hours and put out a new release

trungtin commented 8 years ago

Great, waiting for it 💃 There still problem though, from emojione.json "man_dancing" category is people, but "man_dancing_tone1...5" is activity.

tommoor commented 8 years ago

@trungtin this seems to be the way it is in the official emojione strategy - I'm not sure if that should be considered a bug there or not?