Michał Sęk
sek-micha.bsky.social
Michał Sęk
@sek-micha.bsky.social
Dev at @swmansion
Reposted by Michał Sęk
Announcing React Native ExecuTorch v0.4.0! 🎉

🧠 More LLMs – Add diverse LLMs to your app
🔧 Tool calling capabilities – Let LLMs interact dynamically with APIs & tools
🔍 Text Embeddings – Convert text to vectors for semantic tasks
🖼️ Image Segmentation — Create masks for objects in images

And more!
May 22, 2025 at 3:11 PM
Reposted by Michał Sęk
Building a custom React renderer lets you extend React's capabilities to different platforms. 🚀

If you want to learn how to map your own API to React components using react-reconciler, check our article for a deep dive into the process.👇

blog.swmansion.com/how-to-build...
How to Build a Custom React Renderer?
Explore essentials of building your own React renderer, including key steps, implementation details, and tips for integrating with your…
blog.swmansion.com
May 12, 2025 at 2:53 PM
React Native Audio API 0.5 is out! 🔉

- Support for pitch correction on mobile and web
- In memory audio decoding
- A lot of stability fixes and improvements
- Support for react-native-0.78

Check out full relese notes in post below 👇
March 19, 2025 at 2:19 PM
Reposted by Michał Sęk
It’s time for the Llama generation speed benchmark! 🚀

We’ve compared quantized Llama 3.2 1B QLoRA and the full precision model.
Results:
⚡Quantized model: 9.56s
⌛Full precision model: 19.14s

It’s 2x faster with quantization! 📈

Try it yourself with our example app ⭐
github.com/software-man...
February 13, 2025 at 3:09 PM
We have published version 0.3.1 of react-native-audio-api, which finally brings support of audio files and a lot of other changes! 🎉
What can you do with it? As always, check out the example below, turn your sound on for a christmas vibe 🎄🎵
December 19, 2024 at 2:18 PM
Reposted by Michał Sęk
The State of React Native 2024 is now open! 🚨🚨🚨
➡️ stateofreactnative.com

We've been running this survey for 3 years & it's become an invaluable resource for learning about React Native's best features and biggest pain points.
Share your thoughts and help us shape the whole RN ecosystem!
December 9, 2024 at 1:07 PM
We have recently published version 0.2.0, while we are still busy working on web and local audio-file support (coming soon 😉). This update improves most of the early stage problems of the API. Btw. you can now use audio api to play with the OpenAI text to speech! 🔈
December 5, 2024 at 12:59 PM
Reposted by Michał Sęk
Radon IDE 1.0 is live! Turn VSCode and Cursor into a fully-fledged IDE for React Native and Expo:
✅ Build & run RN and Expo apps in integrated panel w/o extra configuration
✅ Jump to code from inspector, view hierarchy or log console
✅ Use debugger easily in your code
www.youtube.com/watch?v=07Un...
Radon IDE Launch video
YouTube video by Software Mansion
www.youtube.com
December 2, 2024 at 4:41 PM