Enzo Manuel Mangano's Avatar

Enzo Manuel Mangano

@reactiive.io.bsky.social

Creating tutorials about React Native animations youtube.com/@Reactiive

821 Followers  |  98 Following  |  98 Posts  |  Joined: 07.11.2024  |  1.9734

Latest posts by reactiive.io on Bluesky

Video thumbnail

GitHub Contributions with React Native Reanimated.

Available on demos.reactiive.io โœจ

29.07.2025 12:59 โ€” ๐Ÿ‘ 6    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

The "slow animations" feature is such an underrated tool for finding hidden animation glitches

19.07.2025 14:46 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Draggable Panel with React Native Reanimated

Available now on Demos โœจ

15.07.2025 13:03 โ€” ๐Ÿ‘ 7    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Online to Offline with @expo

โ†’ demos.reactiive.io

08.07.2025 13:00 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Lately, I've been tweaking the Demos landing page.

...and if you're using it, I'm looking for new testimonials ๐Ÿ˜†

05.07.2025 14:02 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thanks a lot, really appreciate it!

04.07.2025 21:02 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Great thread

04.07.2025 19:39 โ€” ๐Ÿ‘ 11    ๐Ÿ” 2    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Enzo Manuel Mangano โ€“ Everybody Can Cook with React Native | App.js Conf 2025
Explore how to go beyond the defaults and create immersive animations with Reanimated and Skia โ€” using simple, powerful techniques to refine motion, boost pe... Enzo Manuel Mangano โ€“ Everybody Can Cook with React Native | App.js Conf 2025

That's a wrap! You can find the talk here ๐Ÿญ youtu.be/kaUamUQXeo0

03.07.2025 17:18 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Demos Explore the beauty of React Native animations with Reanimated, Skia and Gesture Handler

12. If you're curious and want to dive deeper, you can find over 110 animations on Demos โœจ reactiive.io/demos

03.07.2025 17:18 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
GitHub - enzomanuelmangano/everybody-can-cook: All of the demos from my talk at App.js Conf 2025 All of the demos from my talk at App.js Conf 2025. Contribute to enzomanuelmangano/everybody-can-cook development by creating an account on GitHub.

11. Here's the GitHub repo with all of them. You'll find all the original inspirations linked there as well ๐Ÿ‘€ github.com/enzomanuelm...

03.07.2025 17:18 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

10. And that makes using the Atlas API so much fun!

03.07.2025 17:18 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

9. Skia isn't just magic, it's also a tool for creating highly performant animations. Here's a confetti animation built on top of react-native-fast-confetti by @alireza_hadjar

03.07.2025 17:18 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

8. We're just scratching the surface. What about animated shaders?

03.07.2025 17:18 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

7. You can really go far with these, but how are you going to build an animated gradient? This is where Skia comes in.

03.07.2025 17:18 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

6. ... so yes, layout animations are truly the mayonnaise of React Native ๐Ÿ˜†

03.07.2025 17:18 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

5. The good news is you donโ€™t need all the theoryโ€”just rely on layout animations, and everything will work perfectly โœจ

03.07.2025 17:18 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

4. Timing animations are still fundamental, though โ€” especially if youโ€™re trying to animate an objectโ€™s background color or opacity

03.07.2025 17:18 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

3. But it turns out that to animate an object's motion effectively, you should use spring animations. They feel more natural by definition ๐Ÿคธโ€โ™‚๏ธ

03.07.2025 17:18 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

2. easeOut is perfect when an item needs to be mounted in the UI ๐Ÿ‘Œ

03.07.2025 17:18 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

1. Whatโ€™s the proper easing to use? It depends ๐Ÿ˜…. The easeInOut easing works great when you want to animate an objectโ€™s position or state.

03.07.2025 17:18 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

I've finally open-sourced all the demos showcased at App.js Conf

Here's a thread ๐Ÿงต

03.07.2025 17:18 โ€” ๐Ÿ‘ 19    ๐Ÿ” 2    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 1
Video thumbnail

Bouncy iOS home grid with Expo ๐Ÿ“ฑ

โ†’ demos.reactiive.io

01.07.2025 13:02 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thank you!

16.06.2025 17:31 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Time Machine interaction with React Native ๐Ÿ˜†

07.06.2025 16:01 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

Back to React Native animations ๐Ÿคธโ€โ™‚๏ธ

โ†’ demos.reactiive.io

03.06.2025 18:27 โ€” ๐Ÿ‘ 11    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Particles button with React Native Skia.

Available on reactiive.io/demos โœจ

08.04.2025 10:00 โ€” ๐Ÿ‘ 24    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Video thumbnail

Sudoku built with React Native Reanimated.

Available on reactiive.io/demos ๐Ÿ”ข

03.04.2025 14:59 โ€” ๐Ÿ‘ 11    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

๐Ÿ’ฅ Iโ€™m reopening enrollment for my Animations Course.

A collection of "from-scratch" tutorials built on top Reanimated, Gesture Handler, and Skia.

โ†’ reanimate.dev

02.04.2025 17:30 โ€” ๐Ÿ‘ 6    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

๐Ÿคฃ๐Ÿคฃ๐Ÿคฃ

02.04.2025 11:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

These stacked modals are really helpful in reducing the churn rate

01.04.2025 12:01 โ€” ๐Ÿ‘ 6    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@reactiive.io is following 20 prominent accounts