React Native Skia

Post image - Animated Gradient in React Native (Skia)

Animated Gradient in React Native (Skia)

In this tutorial we're going to make a simple and powerful Gradient animation by using the combination of React Native Skia and Reanimated. I think that this animation is a perfect example of how using the right tool greatly simplifies the work...

Post image - Creating Metaball Animation with React Native Skia

Creating Metaball Animation with React Native Skia

In this tutorial, we'll explore how to create a mesmerizing Metaball animation using React Native Skia and React Native Skia Gesture. Learn the step-by-step implementation, including interaction with Touchable.Circle components and the fluid effect using blur and color matrix. Unveil the magic behind Metaballs!