Interview Guides
Explain how the React Native bridge moves data between JavaScript and native code, what overhead it introduces, and how JSI and the new architecture change that model. Your answer should cover when the classic bridge is sufficient and when a lower-latency approach is preferable.