Scribe-iOS
Scribe-iOS copied to clipboard
Emoji view for keyboard
Terms
- [X] I have searched open and closed feature requests
- [X] I agree to follow Scribe-iOS' Code of Conduct
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 :)
Something to note is that we definitely want this to be swipeable as this is very much expected behavior :)