2025-09-07 · #1
React Native Weekly #1 React Universe Conf 2025, Reanimated v4.1.0, Legend List v2.0 and more
React Universe Conf 2025#
React Universe Conf was held in Poland from September 2–4.
React Universe Summit 2026 | Trends in React Native & AI EngineringJoin 200+ engineering leaders at React Universe Summit on June 23, 2026 in NYC. Strategic insights on React Native and AI Engineering at enterprise scale from Fortune 500 teams.reactuniverse.com
React Native Stability and the Road to 1.0#
According to Meta’s Ricardo, 2025 is positioned as the year of React Native stabilization. The release process is being improved, with a plan to ship 6 releases per year, once every two months — making upgrades easier and reducing bugs and breaking changes. React Native 1.0 is now within sight, with efforts around predictable releases, stable APIs, and fewer breaking changes laying the groundwork. On versioning, up to three versions back from the latest will be officially supported.
👀 React Native 1.0 is finally on the horizon Announced at React Universe Conf, they will share the plan to reach 1.0 soon! RN recently: - improved its release process (6x/year) - stabilized and clarified its public APIS - introduced workflows to catch breaking changes
Removal of the Legacy Architecture#
React Native 0.81 already recommends using the New Architecture, and version 0.83 — scheduled for release in December — is expected to remove the Legacy Architecture from the React Native core entirely.
React Native core team is planning to remove all code related to the old archicture on 0.83. Nice, this will result in smaller IPA/APK sizes. At least they will keep the interop layer around See RFC: github.com/react-native-commun…
Introducing Uniwind#
At React Universe Conf, Jacek — the author of React Native Unistyles — announced a brand-new library called Uniwind.
Thank you @callstackio for the amazing conference! Thank you @grabbou and @thymikee for the hospitality and the opportunity to speak at one of the largest RN conferences worldwide! It was a pleasure to speak at @reactuniverse_ and meet so many legends and amazing people.
UniWind is a library that brings a Tailwind CSS-like API to React Native.
Meet the 2nd gen Unistyles 🦄 engine: update any React Native style - Button color, Switch thumbColor, ScrollView contentContainerStyle, and more. No mapping. No wrapping. It just works with no re-renders.
It promises high performance, and while Tailwind-style libraries for React Native like NativeWind already exist, it’ll be interesting to see which one ends up dominating the space.
Tailwind CSS React Native | Uniwind — 2x Faster than NativeWindTailwind CSS for React Native — Uniwind is 2x faster than NativeWind, built by the creators of Unistyles. Supports iOS, Android, Expo, Web and Desktop.Uniwind
Legend List v2.0#
Legend List v2 has arrived, touting high performance as its headline feature.
Legend List 2.0 is LIVE! The ⚡️ fastest React Native list library, in 100% JS, now with more accuracy and speed! ✨Perfectly accurate scrollToIndex ✨Even faster ✨Zero mount time on new arch ✨Sticky headers ✨estimatedItemSize is optional ✨New and old arch
React Native Reanimated v4.1.0#
React Native Reanimated 4.1.0 is out.
- Partial support for animating SVG shapes using CSS animations
- Improved types for FlashList v2 integration
- Support for React Native 0.81 and Expo SDK 54
New releases have arrived 🫡 🐎 React Native Reanimated 4.1.0 → Partial support for animating SVG shapes with CSS Animations → Improved types for FlashList v2 integration → React Native 0.81 & Expo SDK 54 Support 🧵 React Native Worklets 0.5.0 → Event loop for worklet
React Native Audio API 0.8.0#
React Native Audio API — which provides a Web Audio API-compatible interface for React Native — has released version 0.8.0.
- Native support for a wider range of popular audio formats including Opus, OGG, MP4, M4A, and AAC
- Support for HLS streaming (HTTP Live Streaming)
- Resolution of several major performance bottlenecks
- Numerous bug fixes improving library stability and reliability
- Support for React Native 0.81
React Native Audio API 0.8.0 has landed! 🎶 📂 Native support for a wider range of popular audio formats, including Opus, OGG, MP4, M4A, and AAC 🌊 Support for HLS Streaming (HTTP Live Streaming) ✅ A few key performance bottlenecks eliminated 🐛 Lots of bug fixes to improve
@𝚌𝚊𝚕𝚕𝚜𝚝𝚊𝚌𝚔/𝚕𝚒𝚚𝚞𝚒𝚍-𝚐𝚕𝚊𝚜𝚜 Released#
@𝚌𝚊𝚕𝚕𝚜𝚝𝚊𝚌𝚔/𝚕𝚒𝚚𝚞𝚒𝚍-𝚐𝚕𝚊𝚜𝚜, a library that brings iOS’s UIGlassEffect to React Native, has been published.
Introducing @𝚌𝚊𝚕𝚕𝚜𝚝𝚊𝚌𝚔/𝚕𝚒𝚚𝚞𝚒𝚍-𝚐𝚕𝚊𝚜𝚜 🆕 It exposes UIGlassEffect for React Native falling back to normal UIView under the hood 🔍 Check it out ⬇️
expo-glass-effect Released#
The Expo team has also published expo-glass-effect, which applies UIGlassEffect on iOS.
One More Thing#
It was a busy week with React Universe Conf keeping the React Native update train running at full speed! Apple’s iPhone announcements are coming next week too, so it looks like it’s going to be a hectic month for anyone trying to keep up with mobile news.




