RocketChat / RocketChat/Rocket.Chat.ReactNative
improvement: create reusable emoji component
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
PR https://github.com/RocketChat/Rocket.Chat.ReactNative/pull/6382 introduced a new improved Emoji component https://github.com/Rohit3523/Rocket.Chat.ReactNative/blob/develop/app/containers/markdown/components/emoji/Emoji.tsx#L34
The goal is to create a reusable emoji component and use it in the
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the improved component in app/containers/markdown/components/emoji/Emoji.tsx and review PR 6382. Then inspect app/containers/markdown/index.tsx and app/containers/EmojiPicker/Emoji.tsx to understand their current emoji rendering. Done means a reusable emoji component is used in both Markdown and EmojiPicker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- frontend, mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100