React Native's Avatar

React Native

@reactnative.dev

https://reactnative.dev

842
Followers
1
Following
79
Posts
09.02.2025
Joined
Posts Following

Latest posts by React Native @reactnative.dev

Preview
React Native 0.84 - Hermes V1 by Default Β· React Native Today we're excited to release React Native 0.84!

React Native 0.84 contains over 650 commits from 95 contributors.

We want to thank our partners and the community for your contributions in this release!

You can find the complete changelog here:
reactnative.dev/blog/2026/0...

11.02.2026 18:09 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Other improvements

- Node.js 22 minimum
- ESLint v9 Flat Config support
- Additional image formats (HEIC/HEIF)
- Keyboard events on Android
- URL API improvements
- Accessibility enhancements

11.02.2026 18:09 πŸ‘ 4 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

React 19.2.3

This release syncs React 19.2.3 into React Native, including the latest fixes and improvements from the React team.

11.02.2026 18:09 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Legacy Architecture removal continues

Building on 0.82's work to make the New Architecture the only runtime option, React Native 0.84 removes more Legacy Architecture code from both iOS and Android β€” reducing build time and app size.

11.02.2026 18:09 πŸ‘ 5 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Precompiled binaries on iOS by default

React Native 0.84 now ships precompiled binaries on iOS by default. No more compiling React Native core from source on every clean build.

The precompiled .xcframework binaries are automatically downloaded during pod install.

11.02.2026 18:09 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Hermes V1 as default

Hermes V1 is now the default JavaScript engine on both iOS and Android, bringing improved execution speed and reduced memory usage.

No migration required β€” if you're already using Hermes (the default since 0.70), you'll automatically get Hermes V1.

11.02.2026 18:09 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
React Native 0.84 - Hermes V1 by Default Β· React Native Today we're excited to release React Native 0.84!

React Native 0.84 is now available!

This release makes Hermes V1 the default JavaScript engine and ships precompiled iOS binaries by default β€” bringing significant performance improvements and faster build times to all React Native apps.

reactnative.dev/blog/2026/0...

11.02.2026 18:09 πŸ‘ 47 πŸ” 7 πŸ’¬ 2 πŸ“Œ 1
Preview
React Native 0.83 - React 19.2, New DevTools features, no breaking changes Β· React Native Today we are excited to release React Native 0.83!

React Native 0.83 contains over 594 commits from 56 contributors.

We want to thank our partners and the community for your contributions in this release!

You can find the complete changelog here:
reactnative.dev/blog/2025/1...

10.12.2025 20:04 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

No breaking changes πŸŽ‰

We're working hard to make React Native releases more predictable and easier to upgrade. React Native 0.83 is the first release with no user facing breaking changes.

Upgrade from 0.82 β†’ 0.83 with no changes to your app code.

10.12.2025 20:04 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

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.

10.12.2025 20:04 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Web Performance APIs as stable

As introduced in 0.82, React Native now implements new performance APIs from Web, such as PerformanceObserver, performance.mark/measure, and high resolution timings β€” now enabled by default.

10.12.2025 20:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

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.

10.12.2025 20:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

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.

10.12.2025 20:04 πŸ‘ 4 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Preview
React 19.2 – React The library for web and native user interfaces

React 19.2

This release includes React 19.2, bringing the new <Activity> and useEffectEvent APIs to React Native.

react.dev/blog/2025/1...

10.12.2025 20:04 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
React Native 0.83 - React 19.2, New DevTools features, no breaking changes Β· React Native Today we are excited to release React Native 0.83!

React Native 0.83 is now available!

This release includes React 19.2, new React Native DevTools features, and support for new Web APIs. And, it's the first React Native release with no user facing breaking changes.

reactnative.dev/blog/2025/1...

10.12.2025 20:04 πŸ‘ 22 πŸ” 5 πŸ’¬ 1 πŸ“Œ 0

Over the last decade, React Native has changed how the world builds apps.

Declarative UI, Component-based architecture, Hot reload are now market standards among many other UI frameworks.

We’re so looking forward to the next decade of React Native!

08.10.2025 23:24 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

You can now also write VR apps for Quest devices with React Native.
Expo Go is now available on the Horizon Store so you can bring your apps to Horizon with the blink of an eye!

08.10.2025 23:24 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

We showcased how the Instagram and Facebook VR apps have been entirely written with React Native.

This allowed us to reuse much code from web, while also allowing new capabilities such as parallax effects on Instagram.

08.10.2025 23:24 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

With React Native you can also reach more users on new emerging platforms.

One clear example is Amazon's Vega OS, which is effectively a 'React Native Operating System'. You can now write apps for Vega OS with the tools you know and love.
x.com/AmazonAppDe...

08.10.2025 23:24 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

React Native is also supporting several emerging AI use cases such as @vercel V0, @MistralAI Le Chat or @Replit which are written in React Native.

Those apps demonstrate how React Native can reduce the time to market for new AI use cases.

08.10.2025 23:24 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
HelloFresh’s Brownfield Leap: One App to Feed Them All! HelloFresh’s PUMA unifies all mobile apps under a Brownfield React Native setupβ€Šβ€”β€Šboosting speed, consistency, and AI-driven innovation.

Another great example of how React Native is helping achieve faster developer productivity and code sharing is HelloFresh.

They’ve started migrating all of their mobile apps to React Native while keeping consistency across different brands.

engineering.hellofresh.com/hellofreshs...

08.10.2025 23:24 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Zalando Engineering Blog - Accelerating Mobile App development at Zalando with Rendering Engine and React Native We present how we combined our internal React-based UI composition framework Rendering Engine with React Native in a brownfield integration approach that enables us to gradually modernise our...

React Native also supports large enterprise with code sharing, as they migrate from per platform frameworks to React Native.

For example, Zalando is able to incrementally migrate their mobile app to React Native.

engineering.zalando.com/posts/2025/...

08.10.2025 23:24 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Apps built with React Native are also Award Winning.

Last year we saw several apps built with React Native reaching the top of app stores such as:

- Rise (Apple Design Awards Finalist)
- Runna (App Store Best App Finalist)
- Partiful (Google Play Best App 2024)

08.10.2025 23:24 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

The React Native ecosystem is stronger than ever!
2,000+ libraries on reactnative.directory
2,700+ unique contributors

08.10.2025 23:24 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

This year we also moved to shipping 6 releases a year, allowing you to get new features and bug fixes more frequently than ever.

08.10.2025 23:24 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Folks are downloading react-native on npm over 4 million times a week, that 100% growth from last React Conf!

08.10.2025 23:24 πŸ‘ 6 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0

Today we also want to celebrate React Native turning 10!

What started as a small hackathon project is now used by millions of developers around the globe.

08.10.2025 23:24 πŸ‘ 18 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
React Conf 2025 Day 2
React Conf 2025 Day 2 React Conf 2025 Day 2Live from Henderson, Nevada, USA. October 8 2025

If you missed the keynote, rewatch the full thing from the start of the Day 2 livestream.

www.youtube.com/watch?v=p9O...

08.10.2025 22:52 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image

And, coming later in React Native 0.83, you'll be able to profile and understand your app more intuitively, with native support for the Performance panel and Network panel in React Native DevTools.

08.10.2025 22:52 πŸ‘ 5 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Post image

4/ Web Performance APIs and New Tooling

It's easier than ever to understand your app's performance thanks to newly added Performance APIs from the web. These provide new runtime profiling capabilities, and work in both development and production builds.

08.10.2025 22:52 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0