You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: