Open mnce92 opened 5 years ago
Exactly looking for same thing
i can i prevent native emoji
i can i prevent native emoji
setting native="false" in picker turn the picker emojies from native to apple/facebook... But we want same icon when we click on emoji in picker can you share screen shot/code
For now, what i can get from picker component whenever i click on an emoji are:
{ colons: ":poultry_leg:" emoticons: Array(0) id: "poultry_leg" name: "Poultry Leg" native: "🍗" skin: null unified: "1f357" }
i dont see a way where i can retrieve the exact same emoji that i click in the object data returned.