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.
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.