Problem Statement
List some benefits of migrating to the new React Native architecture.
Explanation
The new architecture improves performance, enables synchronous native access, and supports concurrent rendering.
It also simplifies native integration, reduces bridge latency, and improves developer tooling for debugging and profiling.
Practice Sets
This question appears in the following practice sets: