Scribe-iOS icon indicating copy to clipboard operation
Scribe-iOS copied to clipboard

Emoji view for keyboard

Open andrewtavis opened this issue 2 years ago • 1 comments

Terms

Description

A 5⭐ review on the App Store (🥳🥳🥳) mentioned that they'd like to have an emoji view in the keyboard so that they don't need to switch every time. This should be possible with the emojis that will be being added for #51. This button might not be possible for smaller iPhones or maybe spacing would be a concern, but we can also add a menu option for including it or not.

This would require a view with emojis ordered in an expected manner. How to order them would be a question and hopefully could be solved by Unicode data, but hard coding this would also be fine to assure that the order is what the user expects. The view would need a change keyboard key at the bottom left and a delete button at the bottom right.

Future issues would include an emoji search bar, section selectors at the bottom, and an often used emojis section.

Contribution

Would be happy to work on this once #51 is finished, but help is very welcome :)

andrewtavis avatar Jan 28 '23 01:01 andrewtavis

Something to note is that we definitely want this to be swipeable as this is very much expected behavior :)

andrewtavis avatar Jan 30 '23 19:01 andrewtavis