Advertisement · 728 × 90

Posts by Enzo Manuel Mangano

Preview
GitHub - enzomanuelmangano/demos: An ongoing collection of React Native animations crafted with Reanimated, Gesture Handler, and Skia. An ongoing collection of React Native animations crafted with Reanimated, Gesture Handler, and Skia. - enzomanuelmangano/demos

The demo is open source (along with 110+ React Native animations).

That's the output of a pure vibe coding session 🫣 but the code might still be useful if you'd like to extend it with new ideas.

github.com/enzomanuelm...

5 days ago 2 0 0 0
Video

I've been playing with React Native WebGPU recently and it's really flipping my perspective on animations.

5 days ago 2 0 1 0
Preview
Demos Explore the beauty of React Native animations with Reanimated, Skia and Gesture Handler

This animation is made with React Native - my first attempt with React Native WebGPU (Claude helped quite a lot). It's open source and you can access it along with 100+ other React Native animations at reactiive.io/demos

1 week ago 2 0 0 0

The idea was to build a forest from real GitHub contribution data (my last 9 years) - but I liked how it looked with some made-up data so much that I kept a toggle for visual purposes. The main goal, though, was to make it look good with real data

1 week ago 0 0 1 0
Video

What if every GitHub commit planted a seed?

1 week ago 6 0 1 0
Video

I still can't believe that these are just plain Skia paths animated with Reanimated

1 month ago 6 0 1 0
Preview
Reanimate.dev Dive deep into the world of React Native animations with this course, designed to guide you from the fundamentals to advanced techniques

8. If you enjoy React Native animations and would like to learn more, check out my course! (AI section coming soon)

→ reanimate.dev

1 month ago 1 0 0 0
Preview
Enzo Manuel Mangano (@reactiive.io) Verification Code with React Native Reanimated and Skia. → demos.reactiive.io ✨

7. Yes, AI helps a lot, but you should treat it like a multiplier. I would have loved to have the option to use Claude a few years ago 😅
bsky.app/profile/rea...

1 month ago 1 0 1 0
Video

6. Small tip: blur masks will make a huge difference!

1 month ago 0 0 1 0
Advertisement
Video

5. Now you can prototype as much as you'd like until you land on a result that's good enough for you.

1 month ago 1 0 1 0
Post image

4. At this point, it's all just path interpolation with Skia.

1 month ago 3 0 1 0
Video

3. Once the mascot was ready, Claude was kind enough to read it directly from Paper via MCP and translate it into Skia paths.

1 month ago 2 0 1 0
Video

2. What I did was "vibe-prototype" the mascot with @paper.design + Claude. Mostly just asking questions and iterating until I landed on the design I liked

1 month ago 1 0 1 0

1. The real answer is to use Rive/Lottie with a hand-crafted design, but I just lack the creative skills to pull that off 🙈

1 month ago 1 0 1 0
Video

It’s easier than ever to bring your React Native app to life.

Here’s how 🧵

1 month ago 6 0 1 0
Video

Design tip: always start with a donut.

Source code → reactiive.io/demos

1 month ago 4 0 0 0
Preview
demos/src/animations/wheel-picker at main · enzomanuelmangano/demos An ongoing collection of React Native animations crafted with Reanimated, Gesture Handler, and Skia. - enzomanuelmangano/demos

Best part: useAnimatedProps gives you fully native animations with zero extra renders. Source code: github.com/enzomanuelm...

1 month ago 1 0 0 0
Video

SwiftUI modifiers landing in Expo 55 is quietly one of the best updates.

1 month ago 7 1 1 0
Video

Interactive demos speak louder than words.

Finally reworked reanimate.dev to make the concepts click faster.

1 month ago 2 0 0 0
Advertisement
Preview
GitHub - enzomanuelmangano/react-native-qrcode-skia: A lightweight and high-performance QR code generator component for React Native, powered by Skia rendering engine. A lightweight and high-performance QR code generator component for React Native, powered by Skia rendering engine. - enzomanuelmangano/react-native-qrcode-skia

4. Everything is open source ⭐️
github.com/enzomanuelm...

1 month ago 2 0 0 0
Video

3. The website is built with @expo.dev and powered by Skia, it ships to the web and still runs natively. That’s the best part.

1 month ago 0 0 1 0

2. Customize colors, style, and logo - then copy the snippet straight into your project. It works with react-native-qrcode-skia.

1 month ago 1 0 1 0
Preview
Create beautiful images of your code Turn your code into beautiful images. Choose from a range of syntax colors, hide or show the background, and toggle between a dark and light window.

1. Some of you might remember the v1. This is a complete redesign strongly inspired by ray.so (which is great for creating beautiful code snippets)

1 month ago 0 0 1 0
Video

Creating a QR code in React Native should be fun.

→ qrcode.reactiive.io

1 month ago 3 0 1 0
Video

Shape morphing animations are so addictive.

Just added a few to enzo.fyi

1 month ago 2 0 0 0
Why Pointless Animations Matter - Enzo Manuel Mangano | RNLConf 2025
Why Pointless Animations Matter - Enzo Manuel Mangano | RNLConf 2025 Enzo Manuel Mangano, who is an animations guru in the React Native community, talks us through his philosophy surrounding animations. He takes us through why...

12/ If you found this useful, the full talk goes deeper on each of these 👀 youtu.be/cbTsg8GggzA

3 months ago 0 0 0 0
Post image

11/ Skia can feel overwhelming to learn, but I’ve found that over the past three years, more than 50% of my Skia animations were built on a Skia Path, which has proven to be the most flexible component I’ve ever used.

3 months ago 0 0 1 0
Video

10/ ✦ Skia is the signature of memorable animations.

3 months ago 0 0 1 0
Advertisement
Preview
Enzo Manuel Mangano (@reactiive.io) Stop using TouchableOpacity in React Native. Your app deserves better tap interaction. 🧵 Here's how to fix your touchables with pressto:

9/ To prioritize consistency and delight in tap interactions, I created (and use) pressto - a very simple package built on top of Reanimated and RNGH that provides consistent defaults. bsky.app/profile/rea...

3 months ago 0 0 1 0

8/ That's especially true with React Native where the default way of building an animated touchable is still the TouchableOpacity.

3 months ago 0 0 1 0