pladaria / react-emojione

A tiny library to use emojis in React
186 stars 32 forks source link

Support `:+1:` #11

Closed mhils closed 6 years ago

mhils commented 7 years ago

We very often use :+1: and :-1: on GitHub, but those won't get emojified by react-emojione. Currently, only :thumbsup: and :thumbsdown: translate to 👍 and 👎 . Any chance to get support for :+1:? 😃

pladaria commented 7 years ago

Ok, I'm working in the next version with support for emojione v3

pladaria commented 6 years ago

Supported in latest relase (v5)