AreaReact Native 0.85React Native 0.84
ArchitecturePost-bridge, no Bridge fallback on any pathNew Architecture default, Hermes V1
Animation engineShared Animation Backend, single unified engineAnimated and Reanimated use separate reconciliation loops
Layout prop animation (native driver)Fully supported: width, height, flex, padding, positionNot supported for Flexbox/position props
DevTools CDP connectionsMultiple simultaneous connectionsSingle connection only, new client drops existing
Android Network PanelRestored and working correctlyRequest body previews broken (regression)
DevTools macOSNative tab handling via macOS 26Standard window management
MetroHTTP + TLS (HTTPS + WSS for Fast Refresh)HTTP only
Jest presetSeparate @react-native/jest-preset packageBundled inside react-native
Node.js supportMinimum v20.19.4 v21 and v23 droppedBroader version range
StyleSheet.absoluteFillObjectFully removedDeprecated
Expo SDKSDK 56SDK 55
Supported predecessor0.83.x and 0.84.x0.83.x
Unsupported from this release0.82.x moves to unsupported-