surajitsarkar19 / react-native-radial-gradient

Radial gradient library for react native
MIT License
108 stars 61 forks source link

Reanimated animation #31

Open jfroffice opened 2 years ago

jfroffice commented 2 years ago

I have tried to play with Reanimated 2, but unable to make it work.

The gradient and radius stay the same.

It works on React native SVG for the radius while updating it, but did get how to figure out how to draw a gradient.

Thx for your help.

maksimsea commented 1 year ago

React-native-radial-gradient does not re-render on iOS, but state change works on Android