React Native
Build native iOS and Android apps using React — bridge to native components, shared logic with web React codebases.
React Native renders genuine native UI components — not a WebView — using React’s component model and JavaScript business logic. The New Architecture (JSI, Fabric, TurboModules) eliminated the JavaScript bridge for significantly lower latency. Used by Meta, Microsoft, Shopify, and thousands of apps in production.
// tags
mobileiosandroidcross-platformreactjavascriptmeta