ayushgoel / AGEmojiKeyboard

Emoji Keyboard for iOS
MIT License
692 stars 175 forks source link

Please consider implementing send key on the EmojiKeyboard #17

Open TaoistKing opened 7 years ago

TaoistKing commented 7 years ago

Please consider implementing send key on the EmojiKeyboard, Thanks!

ayushgoel commented 7 years ago

I am not sure, where on the view would you like it to be placed? The current iOS Emoji keyboard also does not have any such button, so it might break the expectations of many users of this pod.

Could you elaborate a bit more on how do you want it to look?

TaoistKing commented 7 years ago

Hmm, Currently I have to switch to text keyboard to send the emojis, could we add a send button on the left of backspace button ? That will be an easy approach.

Or, consider doing it like wechat, put the segment control to the bottom, and put a send key there.

image