React Native@reactnative
Aug 12United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
Experimental Swift Package Manager support
An opt-in alternative to CocoaPods on iOS — no Ruby, no Bundler, no pod install after dependency changes.
CocoaPods remains the default and the supported path. Try it out:
React Native@reactnative
Aug 12United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
Strict TypeScript API by default
In 0.87, React Native's JavaScript API switches over to our modern and stable TypeScript types.
- Deep imports into Libraries/ are now a type error
- Types are generated directly from source
- Improved docs on hover
This is a one-time breaking change, with an opt out available through React Native 0.88.
reactnative.dev/docs/strict-…
React Native@reactnative
Jun 15United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
React Native DevTools additions
DevTools now supports light/dark mode emulation via Emulation.setEmulatedMedia. Test your app's dark theme handling directly from DevTools or connected agents over CDP.
React Native@reactnative
Apr 8United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
Jest preset moved to new package
The Jest preset has been extracted to `@react-native/jest-preset`, reducing core package size.
Update your jest.config.js:
React Native@reactnative
Apr 8United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
React Native DevTools improvements
- Multiple CDP connections: Connect DevTools, VS Code, and AI agents simultaneously
- Native tabs on macOS: System-level tab handling for power users
React Native@reactnative
Apr 8United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
New Animation Backend
React Native 0.85 introduces a preview of the Shared Animation Backend, built in collaboration with Software Mansion.
This is a new internal engine that will power both Animated and Reanimated. It expands first class native animation support in core, and unlocks even faster native performance for Reanimated.
This is an experimental feature and will be available in 0.85.1 (shortly).
React Native@reactnative
10 Dec 2025United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
New iOS build options
We now offer an experimental flag to compile out the Legacy Architecture, as well as to debug your precompiled binaries on iOS.
React Native@reactnative
10 Dec 2025United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
Intersection Observers (Canary)
Continuing our expansion of Web APIs in React Native, we've added IntersectionObserver, which allows you write code responding to layout intersections.
React Native@reactnative
10 Dec 2025United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
New React Native DevTools features
- Network inspection — now in core, and see where requests came from.
- Performance tracing — deeply understand how your app is running.
- New desktop app — a faster and better experience, still with zero setup.
React Native@reactnative
6 Nov 2025United Kingdom!
United KingdomConnected via WebLocation may be affected by a proxy or VPN.Account-level information, not a live location or per-post device.
React Native now runs on Meta Quest! Check out this guide on how to build apps for Horizon OS with @expo youtube.com/watch?v=24G2tui0…