Fabric Renderer

The rendering system in React Native that allows React to communicate with native platform views (host views) instead of web DOM nodes. It bridges JavaScript React code with native UI components via C++ interfaces.