Запитання 3
What is the major improvement in the new React Native architecture compared to the old one?
Варіанти відповідей
Removal of the bridge and adoption of JavaScript Interface (JSI) for direct, synchronous calls to native code, improving performance and reducing latency
A return to using only web views for UI rendering to simplify development
Replacing JavaScript with Java as the primary programming language
Introduction of a single-threaded architecture for better consistency