Rocket.Chat.ReactNative
Rocket.Chat.ReactNative copied to clipboard
[NEW] EmojiPicker with searching functionality
Proposed changes
- Migrated
EmojiPickerto hooks. - Revamped
EmojiPickercomponent. Added functionality tosearchanddeleteemojis.
Issue(s)
How to test or reproduce
Screenshots
| Before | After |
|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
-
Searching emojis:

https://user-images.githubusercontent.com/77742477/179019484-7d9cec0e-30ba-494b-9e94-78c846931d97.mp4
Types of changes
- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] Improvement (non-breaking change which improves a current function)
- [X] New feature (non-breaking change which adds functionality)
- [ ] Documentation update (if none of the other choices apply)
Checklist
- [X] I have read the CONTRIBUTING doc
- [X] I have signed the CLA
- [X] Lint and unit tests pass locally with my changes
- [ ] I have added tests that prove my fix is effective or that my feature works (if applicable)
- [ ] I have added necessary documentation (if applicable)
- [ ] Any dependent changes have been merged and published in downstream modules
Further comments
errors: When you send an emoji the keyboard does not close automatically. When clicking directly on the emoji without clicking on the keyboard, when I switch to keyboard it doesn't work, the keyboard is black.
I believe, this issue should now be fixed.
This pull request introduces 5 alerts when merging fc0817446d9113b595b4b3d63968f07368a84c84 into 300e5fc7931d8045f1835f91ef10960661ee4003 - view on LGTM.com
new alerts:
- 5 for Unused variable, import, function or class
This pull request introduces 3 alerts when merging fbf82de6bf11cee87dfc375ad1a4b7b5b3d8742b into 300e5fc7931d8045f1835f91ef10960661ee4003 - view on LGTM.com
new alerts:
- 3 for Unused variable, import, function or class
This pull request introduces 1 alert when merging e0ce95e9e1161d0f70532dd953bcb1892b4af369 into 761aef2c045246c52a07c0048f803441146ae188 - view on LGTM.com
new alerts:
- 1 for Unused variable, import, function or class
When I didn't send any emoji the most used emojis tab is showing empty (It shouldn't appear I think)





