I'm excited to announce I will be speaker at React Universe, just next week! 🥳 It's high time we talk Worklets on a big stage.
T.J. Żelawski
@tjzel.dev
Software Engineer @Software Mansion I maintain some React Native open-source libraries
My talk titled "Your GPU is a JavaScript Runtime*" just landed on YouTube! 👨💻 I answer WHY and HOW we compile JS/TS to WGSL, how it improves interop for the whole ecosystem, and the added dimension of customizability it unlocks for WebGPU libraries Video below ⬇️ #webgpu #typegpu #typescript
We did it! You can finally use third-party libraries in worklets - with `react-native-worklets`. Jump in the thread to learn more 👇
Announcing Node-API Support for React Native callstack.com/blog/announc... #reactnative #nodejs
Announcing Node-API Support for React Native
We are bringing Node-API to React Native to simplify native module development. Learn why this ABI-stable, cross-runtime system could replace JSI and unlock faster builds, better maintainability, and ...
callstack.com
The truth is… you don’t always need react-native-svg. 💥 Sometimes there’s just a better way to get the job done. 👀 www.youtube.com/shorts/IiSdp...
You Might Not Need react-native-svg #reactnative
YouTube video by Software Mansion
youtube.com
This is Radon AI ✨ A GitHub Copilot Chat but with the latest knowledge of the React Native ecosystem. Let me know what you think!
@samuel.bsky.team can we have a better separation between "Show more like this" and "Show less like this"? The buttons are quite small and I often fat-finger the wrong one trying to customize my feed 😢
There's an RFC for the new `react-native-worklets` library in case you missed it 🚀 github.com/software-man...
C++ enjoyers, is there some syntax sugar to reduce boilerplate of `weak_ptr` locking in memory-safe lambdas referencing `this`? I'm tired of making the `return` block everytime and I don't want to nest either.
People digging up stuff like this is why I love open source. github.com/facebook/her... The issue sounds bizarre and funny, but when you think about it, it might actually affect you under the most unexpected circumstances.
Date.toLocaleString() is off by 2 days for dates before 1582. · Issue #1570 · facebook/hermes
Bug Description For very old dates, such as "0004-04-13T00:00:00Z", the .toLocaleString() will make the date string off by two days. i.e. it will be April 15 instead of April 13. I have run gradle ...
github.com
embrace Patch Package Driven Development
I've just managed to run New Architecture in Bluesky on RN 0.76!
We have just released an RC version of Reanimated, 3.17.0-rc.0 🥳 It has significant changes in the native code structure. It's an important milestone for our goal of moving Worklets to a separate library. If you can, please check if it compiles in your project 🙏 All feedback is welcome!
@danabra.mov is working too fast for us Reanimated developers to catch up with him 😅