Час: 0:00
Питання 1 з 16
6%
Запитання 1
What is the React Native bridge and what is its main limitation?
Варіанти відповідей
A communication layer between JavaScript and native code that can become a bottleneck with heavy traffic, causing frame drops.
A tool that compiles JavaScript into native code for improved performance.
A debugging interface that helps trace errors between native and JS code.
A UI component rendering engine that synchronously updates native views.