How to combine linear gradient, radial gradient and blur in react native
I am trying to make some nice UI combining linear gradient, radial gradient and blur radius in react native. This is CSS style I want to convert in rn:
How to use React Native Reanimated or React Native Skia to make a shape move along a given path
As shown in the figure, how to make the green ball move along the black path? And it can apply animation effects such as React Native Reanimated with Spring.