|
|
|
|
|
by teg4n_
1266 days ago
|
|
I do not think it’s that straightforward actually. WebViews are JIT compiled which leads to big performance gains. React Native only can use a JIT with Hermes and Hermes is just plain worse than something like V8 with JIT enabled. |
|