Component - React Native architecture (bridge, new architecture)
This UI component explains how React Native builds and renders UI using its architecture. It shows the classic Bridge system and the new architecture with Fabric and TurboModules, which improve communication between JavaScript and native code for smoother apps.