You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this library. I love react-native-paper by the way.
Is it possible to animate the color when animating the arc? If I follow the definition of "color", it seems that it's either a "string" or a "Reanimated.Node". Can you provide an example please?
Is it possible to have a gradient color instead of just one color? The gradient should follow the curve of the arc of course.
The text was updated successfully, but these errors were encountered:
Sorry to open up an old question but @MBach did you ever find a solution for using a gradient color in the arc?
Nope. Unfortunately, this repository is on hold, and not actively maintained anymore. But I know that people from callstack would review and merge any PR.
And right now, I don't have much time to do it by myself.
Hi,
Thank you for this library. I love react-native-paper by the way.
Is it possible to animate the color when animating the arc? If I follow the definition of "color", it seems that it's either a "string" or a "Reanimated.Node". Can you provide an example please?
Is it possible to have a gradient color instead of just one color? The gradient should follow the curve of the arc of course.
The text was updated successfully, but these errors were encountered: