Profile avatar
mrousavy.com
CEO of @margelo.com and react-native core contributor. I do lots of C++ and Swift github.com/mrousavy
157 posts 1,284 followers 107 following
Regular Contributor
Active Commenter

Nitro almost has 1k stars... 🤩

another day, another react-native core PR merged

Another PR by me to Bluesky merged 🥰

react-native-mmkv is still the fastest storage solution for React Native! 🔥

Which storage solution is best for your @expo.dev project? I took @mrousavy.com benchmark repo, moved it to expo, and added expo-sqlite too. Results 👇

use MMKV! 😉🚀

if you know this logo i respect you

Nitro 19 is out!!! 🥳 github.com/mrousavy/nit...

weekend came early

road to 1k stars 🙈

i hope no one reads my commit messages

Objective-C crash course

still can't believe how smooth VisionCamera + Skia is - this face blur Skia filter runs in a JS Frame Processor at 120 FPS! 🤯

@sebjvidal.bsky.social good to see you here!

Introducing Unistyles 3.0! ✨ After months of development, I’m excited to present the brand-new version of Unistyles. We’ve shipped a ton of new features that will redefine how you build your React Native applications. 🧵

had a chance to drive this beautiful Murcielago recently - that thing is truly a piece of fine italian art

i should touch some grass

if VisionCamera runs on this 11 year old tablet, it can run anywhere! 💪

how's your friday?

creating a custom "callable" implementation in C++ - man, capturing stack-allocated arguments in a possible heap context is hard...