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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use emoji flags directly instead of computing them #31

Open
minhdanh opened this issue Aug 5, 2021 · 1 comment
Open

Use emoji flags directly instead of computing them #31

minhdanh opened this issue Aug 5, 2021 · 1 comment
Assignees

Comments

@minhdanh
Copy link

minhdanh commented Aug 5, 2021

I'm experiencing a noticable delay when opening the currency picker widget. I guess because it has to compute more than 200 flags when generating the listview.
Can we just add the emoji data directly to the list?
I think that will boost the performance of the package.
What do you think?

@Daniel-Ioannou
Copy link
Owner

@minhdanh Yes we can, feel free to create a PR.

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

2 participants