top | item 41938233 (no title) Zelphyr | 1 year ago I'm speaking out of turn here since I'm not a React Native developer but, it seems to me that it suffers from the penalty of having to use the JS bridge that neither Flutter nor web use. discuss order hn newest rickhanlonii|1 year ago In the post we explain that this release removes the bridge, so the JS thread calls C++ directly without a queue, serialization, or bridge: https://reactnative.dev/blog/2024/10/23/the-new-architecture... Zelphyr|1 year ago Thanks for the clarification.
rickhanlonii|1 year ago In the post we explain that this release removes the bridge, so the JS thread calls C++ directly without a queue, serialization, or bridge: https://reactnative.dev/blog/2024/10/23/the-new-architecture... Zelphyr|1 year ago Thanks for the clarification.
rickhanlonii|1 year ago
Zelphyr|1 year ago