@swmansion Looking at the roadmap I presume it's because codegen still runs for downloaded artifacts so there is no real gains yet in my project in terms of compute/compile time?
@swmansion Cool looking tool... although wondering if you have any ideas why after implementing it in my RN project and clearly seeing that pre-built artefacts are being pulled in that the actual CI/CD builds times are pretty much exactly the same?
We just released Worklets 0.8 - it's our most feature packed release and it comes with the most complex memory type - Shareable. You can read the article here or on Medium (link in 🧵)
⚠️ Heads up, React Native devs: We've just disclosed CVE-2025-11953, a critical CVSS 9.8 RCE vulnerability in the React Native CLI.
🚩The risk: An unauthenticated network attacker can get #RCE on your machine via the running dev server.
Full technical breakdown & mitigation steps now on the blog: https://t.co/Y9ELrxljWl
#ReactNative #RCE #Security #CVE202511953 #DevSecOps
We've migrated @Shopify's largest mobile app to @reactnative's New Architecture.
The results: ~10% faster Android launch times, smoother screen loads, and a snappier UI.
We documented the entire process—our strategy, wins, and key lessons. Read it in the reply 👇
Today we are releasing FlashList v2⚡️, a complete rewrite for New Arch that's faster, more precise and easier to use than ever.
🎨 No more size estimates needed
📱 Improved Masonry layout support for beautiful grids 💬 Chat-ready with maintainVisibleContentPosition
and much more!
‼️🚀 Maestro MCP is here: the USB-C for AI!
Plug any agentic IDE (Claude, Cursor, Windsurf, VS Code & more) straight into Maestro to run tests, auto-heal flaky ones, boost coverage and refactor code on the fly.
👉 https://t.co/ucMrLmvaAG
#Maestro#MCP#AI#DevTools
iOS developers can now offer commission-free payments on web.
Here's an open source starter to let you accept payments via web without App Store fees (including Apple Pay).
Built with Stripe, Solito, Next.js, & Expo.
React Native Enterprise Framework is now open source! 🚀
We've built it as a drop-in replacement for Community CLI and for those who want to incrementally adopt React Native.
✨Features:
▪️Reusable cloud builds
▪️Novel Brownfield approach
▪️Self-hosted on your infrastructure
Why bother profiling React Native internals? Because sometimes your bottlenecks aren't in your code—they’re in React Native itself. Read @mani3xis’s article & learn how to use Tracy to dig into RN’s core and ship faster apps 🔬 https://t.co/FnyXY6G3ZD
🎉 Our guide is out! Whole new edition. This year we rewrote it completely from scratch.
With New Architecture, Fabric, all the latest and greatest Expo features, new enterprise use cases, Module Federation, and more… it was about time!
PS. I hope you like the new light-weight cover too! 🤫
Announcing react-native-worklets: our new React Native multithreading library powering Reanimated 4
We saw you finding many use cases for worklets, so we created this library to remove the limitations you faced.
Join the discussion on GitHub and help us make it better! 👇
Support for Android XML drawables
In React Native 0.78, we now support drawable XML resources on Android. You can now render native vector and shape drawables via the existing Image component — a great option for performant vector assets.
https://t.co/7mVLDwaHl7
React Native Screens 4.0 🎉
– Truly native bottom sheet on iOS and Android
– Screen preloading for Native-Stack
– Improved iOS screen animations
– Tons of New Arch improvements
– React Navigation 7 support
See the full notes 👇