cabal-club / cabal-mobile

p2p chat in your phone [dev help wanted :)]
Other
146 stars 16 forks source link

Implement emojis ❤️ #10

Closed nikolaiwarner closed 6 years ago

nikolaiwarner commented 6 years ago

Implement an emoji picker. This one seems nice: https://github.com/missive/emoji-mart

Also, we should consider the inline keyword emoji that github/slack provide .... like this :emoji: ... as that's a handy way to type emoji as well.

vesparny commented 6 years ago

In iOS there is a default emojii picker. I do not think there is the need of overriding the default platform behavior.

screen shot 2018-06-25 at 10 50 59
soyuka commented 6 years ago

It's the same on modern android also you have an embed emoji's keyboard.

nikolaiwarner commented 6 years ago

Yep! That'll do!