Say hello to typegpu-confetti: buttery smooth, fully customizable, and rendered 100% on the GPU via TypeGPU + react-native-wgpu. 🎉
Posts by WoLewicki
Check out a blog post by me on how to choose the best library for handling SVGs in your React Native project ⬇️
A photo from Evan Bacon's talk at App.js 2024 about React Server Components
How to become a speaker at App.js 2025?
A React Native & @expo.dev conference in beautiful Kraków, Poland @swmansion.com
Well, it’s easy, actually 👇
Following the success of last year's talk on micro-interactions, we are thrilled to announce our first-ever premium workshop, on April 1st, hosted by @piaskowyk.bsky.social and @bbloniarz.bsky.social from @swmansion.com!
Limited seats available!
👉 reactnativeconnection.io
How about flying to Tenerife in 2025 with a friend to level up your React Native skills? 🧑💻🧑💻
Here’s the deal: share a room and save €500 each at React Native Paradise this March! 🌴
Learn from the experts and make it an adventure to remember.
👉 Catch the special ticket here: bit.ly/rnparadise-s...
If you want to learn best practices in most crucial app development regions, you have to be there with us!
Yeah, maybe we could switch to DMs then? I can see that you cannot be messaged directly though 🤫
Oh I just now spotted that the main in bsky has `react-native-paste-input` on 0.7.1 version and new arch is added there from 0.8.0. No idea how it came under my radar that you also bumped it in your Fabric PR. My bad! I'll bump it and see how it works.
Ok saw that reply now, nvm the previous response :D
By shadow node code you mean shadow nodes of old arch? Since if the lib is not migrated to Fabric, you don't have access to using component shadow nodes on those non-migrated views iirc. Or am I missing something?
Newest RN versions provide better interop layer for the non-migrated libs and I can see `PasteInput` is one of them. Tbh I could try and migrate it in the next days so we don't need to rely on the interop. I think the smaller text on iOS is due to `PasteInput`, right?
There are still some things missing, but being able to just switch the flag for New Architecture and have the main functionalities work OOTB feels so good!
Huge shoutout to @hailey.at for all the work on both RN upgrades and New Arch migration!
I've just managed to run New Architecture in Bluesky on RN 0.76!