Open sidmohanty11 opened 2 years ago
So what do you propose?
@ShreyanshKeshav33 I think maybe we should create our own custom EmojiPicker component, what do you think?
@sidmohanty11 Are you suggesting to use or make another library other than this?!
Tech-debt:
We are currently using JoyPixels emoji set which is also used in RocketChat.
But,
We are using
v2
of emoji-picker-react, which is no longer maintained. It warns us showing thatlegacy contextAPI
is not recommended to use in React.StrictMode environment.Possible Approaches:
v3
which uses the latest React but it doesn't serve us with joypixel emojis (this would mean the user will choose a native emoji but when it will be rendered it will come out to be different - JOYPIXELS)