One of my favorite things about the Demos app is that every update generates a slightly different app icon, so it's always a nice little surprise.
Enzo Manuel Mangano
@reactiive.io
working on https://reanimate.dev and https://reactiive.io/demos
Great books always feel like the letters themselves are alive. I’ve had this idea in mind for a while, and it was so fun to prototype with React Native Skia.
You can now just run "ennio improvise" and your app gets randomly stress-tested. Useful if you want to make sure you haven't vibecoded too hard.
Got the full e2e bsky suite running with Ennio. Here are the results 🧵
I've completely reworked the core of Ennio. It's now much easier to get started. running e2e tests in react native has to be faster 🧵
I've been recently experimenting with a new way to run e2e flows in React Native. Same maestro e2e test, same yaml, but 2-3x faster. learn about Ennio 🧵
You can turn 10,000 photos into anything once you get access to the GPU.
I've been playing with React Native WebGPU recently and it's really flipping my perspective on animations.
I still can't believe that these are just plain Skia paths animated with Reanimated
It’s easier than ever to bring your React Native app to life. Here’s how 🧵
Design tip: always start with a donut. Source code → reactiive.io/demos
SwiftUI modifiers landing in Expo 55 is quietly one of the best updates.
Interactive demos speak louder than words. Finally reworked reanimate.dev to make the concepts click faster.
Creating a QR code in React Native should be fun. → qrcode.reactiive.io
Shape morphing animations are so addictive. Just added a few to enzo.fyi
My talk at @reactnativelondon.co.uk has just been published! I shared some tips for adding delight to React Native apps. 1/ ✦ Invisible ScrollViews 🧵
You can have a lot of fun with Skia and Reanimated these days.
It's hard to remember what React Native was like before Skia. Available on demos.reactiive.io ✨
Introducing Refined ✨ A simple eslint plugin that instantly sharpens your React Native app. 🧵 Here are the rules/tips:
Aave Day Picker with React Native Reanimated. Available on Demos ✨
👀 You can get a 25% discount today with the code “TODAY25” on my animations course. More info in the thread below 🧵
Stop using TouchableOpacity in React Native. Your app deserves better tap interaction. 🧵 Here's how to fix your touchables with pressto:
I bet you've never used duration in your Reanimated spring animations. 🧵 Time to fix that.
Lately I’ve been using a custom Babel plugin to enable Liquid Glass in Demos, following the .liquid.tsx file convention A quick 🧵
Pro tip: define an alias to enable the yolo mode in claude code
The useAnimatedProps hook from Reanimated really shines when used with liquid glass components 👀