React Native New Architecture

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:architecture
gptkbp:announced 2022
gptkbp:appliesTo gptkb:React_Native
gptkbp:documentation https://reactnative.dev/docs/new-architecture-intro
gptkbp:enables improved startup time
better multi-threading support
easier integration with native libraries
reduced bridge overhead
direct communication between JavaScript and native modules
gptkbp:goal improve performance
enable concurrent rendering
improve interoperability with native code
https://www.w3.org/2000/01/rdf-schema#label React Native New Architecture
gptkbp:includes gptkb:TurboModules
Codegen
Fabric Renderer
gptkbp:introduced gptkb:Meta_Platforms
gptkbp:replacedBy React Native Classic Architecture
gptkbp:uses gptkb:JSI_(JavaScript_Interface)
C++ core
TypeScript/Flow for code generation
gptkbp:bfsParent gptkb:React_Native_legacy_architecture
gptkbp:bfsLayer 7