Запитання 2
What is the role of the bridge in React Native?
Варіанти відповідей
It is a communication channel that allows asynchronous data exchange between JavaScript and native modules, serializing data in a JSON-like format
It compiles JavaScript code into native machine code before execution
It handles layout rendering on the UI thread exclusively
It is a debugging tool used for monitoring app performance