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

Performance of react-native-for-web #23

Open
worldjoe opened this issue Mar 3, 2016 · 1 comment
Open

Performance of react-native-for-web #23

worldjoe opened this issue Mar 3, 2016 · 1 comment

Comments

@worldjoe
Copy link

worldjoe commented Mar 3, 2016

I'm curious if there are any performance bottlenecks that I might be able to help with. I've converted a large project that uses ReactJS to to React-Native-For-Web (changing div to View, input to TextInput, etc) and even without supporting styling I'm seeing a 46% speed hit.

I'm doing more profiling work to see if I can identify any issues.

If there are any known performance hits, let me know and I will see if I can contribute.

@necolas
Copy link

necolas commented Mar 8, 2016

Would you be interested in doing a perf comparison between your original React app and using https://github.com/necolas/react-native-web?

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