Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

how do i get the emoji image? #57

Open
mnce92 opened this issue Apr 18, 2019 · 3 comments
Open

how do i get the emoji image? #57

mnce92 opened this issue Apr 18, 2019 · 3 comments

Comments

@mnce92
Copy link

mnce92 commented Apr 18, 2019

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.

@tje3d
Copy link

tje3d commented Jun 6, 2019

Exactly looking for same thing

@dimer22zhc
Copy link

i can i prevent native emoji

@ghost
Copy link

ghost commented Sep 2, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants