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

checkboxes render very slowly in ios #38

Open
meenuOyo opened this issue Sep 11, 2019 · 2 comments
Open

checkboxes render very slowly in ios #38

meenuOyo opened this issue Sep 11, 2019 · 2 comments
Labels

Comments

@meenuOyo
Copy link

No description provided.

@alanshaw
Copy link
Member

Please open a PR with a fix 🙏

@alanshaw alanshaw added the bug label Oct 15, 2019
@stevenschmatz
Copy link

I think I found the issue.

You're importing the images incorrectly. You're importing them with import and not require, which is very slow.

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

No branches or pull requests

3 participants