Software Mansion
banner
swmansion.com
Software Mansion
@swmansion.com
A software company built around improving developer experience
and bringing innovative clients' ideas to life. #ReactNative core contributors, webRTC experts, community builders.
Pinned
React Native Reanimated 4 is now stable and ready for production 🐎

Featuring CSS Animations & Transitions, multithreading with React Native Worklets and more.

youtu.be/Wr2fOM_xD2I
Introducing React Native Reanimated 4
YouTube video by Software Mansion
youtu.be
React Native RAG 0.2.0 is out 🎉

A leaner, more flexible API for creating RAGs in React Native is waiting for you!
October 14, 2025 at 3:41 PM
React Native Screens will provide Native Split View 🚀
Coming soon to your favorite navigation libraries!
October 14, 2025 at 2:05 PM
New in Radon 1.12 👇
🌐 Improved Network Inspector – syntax highlighting, copy to cURL, fetch & more
📱 iPhone Air and iPhone 17 Pro device support
✨ Radon AI can see build & bundle logs
🔧 Run a single Metro server on a specific port
⚛️ Support for React Native 0.82
October 9, 2025 at 3:09 PM
Most deferred deep link tools are built for marketers, leaving devs stuck with cluttered interfaces and features they don’t need 😒.

⚡ Here comes the Detour: open-source, lightweight, and designed for engineers – production-ready and reliable.

➡️ Join the waitlist: lnkd.in/dRjRrej2
October 9, 2025 at 2:50 PM
React Native 0.82 now includes experimental support for Hermes V1 – Meta just announced it at React Conf.

Check out our blog to learn what it is, how it differs from Static Hermes, and how to enable it. 🚀

blog.swmansion.com/welcoming-th...
Welcoming the Next Generation of Hermes
​​React Native 0.82 adds an experimental option to use Hermes V1. Learn what it is, how it differs from Static Hermes, and how to enable…
blog.swmansion.com
October 8, 2025 at 5:42 PM
React Native Audio API 0.9.0 has shipped 🚢 with support for react-native-worklets!

This allows to run custom JS functions either as callbacks on UI thread or as simple signal processors on audio thread.

The release brings a lot of smaller improvements and bug-fixes too, so check our GitHub! ✨
October 8, 2025 at 2:09 PM
WebRTC vs HLS? ⚡ In a nutshell, WebRTC delivers sub-second latency crucial for live interactions, while HLS is simple to set up and scales to millions of viewers with standard infrastructure. 🌐

For details on latency, scalability & costs, check our guide👇
blog.swmansion.com/webrtc-vs-hl...
WebRTC vs HLS — Which One Is Better for Your Streaming Project?
Learn when to use WebRTC or HLS for streaming. Compare latency, scalability, cost, and effort to make the right choice for your project.
blog.swmansion.com
October 6, 2025 at 4:26 PM
You say layout animations in React Native, we think Reanimated 4 🐎

Download our cheat sheet for ready-to-use code snippets and API overviews! ✨

docs.swmansion.com/react-native...
October 3, 2025 at 2:38 PM
Meet KMP Maps – a universal map component for Compose Multiplatform 🌍

✅ Cross-platform API for Android & iOS
⚡ Native performance powered by Google Maps & Apple MapKit
🎨 Support for markers, circles & custom map styling
🙌 Interactive callbacks handling clicks, gestures & camera movements
And more!
September 30, 2025 at 1:24 PM
From no-code setups to complex workflows, we’ve rounded up the best AI agent frameworks for building autonomous LLM-based systems. 🤖

Check out the article and find the right tool for your project 👇
blog.swmansion.com/the-best-ai-...
The Best AI Agent Frameworks
From simple setups to advanced workflows, explore top AI agent frameworks for building autonomous LLM-based systems.
blog.swmansion.com
September 25, 2025 at 3:09 PM
Need to animate style properties between two or more states? ✨

Use CSS Transitions to animate a button’s size on press, show/hide a modal, or change a container’s color.

👉 Grab the Reanimated 4 Cheat Sheet for API overviews and code snippets 😎
September 25, 2025 at 12:48 PM
Introducing Expo Live Activity 🚀

A React Native module for @expo.dev that manages iOS Live Activities and brings real-time updates to the lock screen.

▶️ Start, update & stop Live Activities directly from your RN app
⚡ Enjoy simple integration with a JS-only API
📲 Handle push notification tokens
September 23, 2025 at 2:43 PM
CSS Animations are perfect for fire-and-forget effects like:
✔️ loading spinners
✔️ pulsing effects
✔️ UI elements that animate independently of user interaction

Download Reanimated 4 Cheat Sheet to get ready-to-use code snippets and API overviews! 🚀
September 18, 2025 at 3:14 PM
If you’re here, chances are you’re into React Native, AI, and multimedia. And we’ve got something for you! 🎉

We've opened newsletter signups on our website, so make sure to subscribe to stay in the loop with updates and insights. 🤓
September 16, 2025 at 12:12 PM
Knock, knock 👀 Up for some React Native Reanimated 4 tips? 🐎

Download our cheat sheet with API overviews and code snippets covering CSS Animations & Transitions, Shared Values, and Layout Animations. ✨
September 11, 2025 at 3:35 PM
Meet React Native Enriched – a fully native rich text editor for React Native! 🚀

⚡ High-performance rich text input
🌐 Optimal HTML output
🎨 Customizable with CSS styling
🕹 Style toggling using imperative API
🏛 New Architecture only
September 8, 2025 at 4:18 PM
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
🚀 Support for React Native 0.81
September 3, 2025 at 2:53 PM
Radon IDE 1.11 fresh out of the oven! 🧑‍🍳
📁 Device File Transfer – send files to device
🌐 Improved Network Inspector – filtering, sorting, UX improvements, performant list of requests
🐛 Step Into/Step Out controls in debugger overlay
🆕 Expo SDK 54 support
August 28, 2025 at 2:51 PM
React Native ExecuTorch 0.5.0 is here & it brings:
✅ Up to 2x faster Whisper performance on iOS
✅ C++ JSI bindings for zero-copy data transfer
✅ LLM structured output using Zod schemas
✅ CLIP model for image→text understanding
Go ahead and ship that fully local AI feature you’ve been waiting for ⚛️
August 21, 2025 at 3:09 PM
Gesture Handler 2.28.0 heading your way 🫰

✅ Support for React Native 0.81
✅ gestureHandlerRootHOC is now deprecated
✅ Submitting TextInput inside Pressable no longer blocks gestures
August 8, 2025 at 1:42 PM
React Native Audio API 0.7.0 is here! 🎷
🎤 RecorderAdapterNode – integrate microphone input directly into audio graph
🚧 Custom Processor Node – write high-performance, custom audio effects directly in C++
💦 AudioBufferQueueSourceNode – a new streaming source interface
🚀 Support for React Native 0.80
August 7, 2025 at 2:00 PM
Anyone up for a quick Reanimated 4 live-coding with @kacperkapusciak.bsky.social?
Join us tomorrow at 5 PM CEST!
www.youtube.com/watch?v=37Vm...
Reanimated 4 live-coding – All you need to know about CSS Transition & Animations | Kacper Kapuściak
YouTube video by Software Mansion
www.youtube.com
July 28, 2025 at 3:57 PM
Something just happened in your device preview and you missed it? 👀 Radon IDE’s Replays automatically capture the last few seconds of what was happening.

🔁 Review recent interactions
🎬 Scrub frame by frame
💾 Save the replay as a file
July 24, 2025 at 2:43 PM
React Native Reanimated 4 is now stable and ready for production 🐎

Featuring CSS Animations & Transitions, multithreading with React Native Worklets and more.

youtu.be/Wr2fOM_xD2I
Introducing React Native Reanimated 4
YouTube video by Software Mansion
youtu.be
July 23, 2025 at 2:19 PM
We’ve just released React Native Gesture Handler 2.27.2 with some key improvements:
✅ onPress now correctly fires on Pressable after rerender
✅ No more duplicate onTouches* callbacks in multiple GestureDetectors
✅ Fixed Android crash related to internal .reversed handling

Check it out 👇
July 22, 2025 at 2:23 PM