Replies: 1 comment
-
Tried out the dev build with this component with the newest versions of Reanimated and Skia, and it seems completely stable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if this is a bug or just a problem with the code, but I'm using the CircularProgress component that you made for a project I'm working on. Thanks for the amazing library and thank you for the tutorial as well. Reference to tutorial code for convenience.
The version I'm using:
0.1.196
What I've done:
The error that I get:

Seemingly the path or path.value becomes null at some point randomly during runtime so we cannot use getLastPt(), and I'm not sure what's causing that. I did see this issue as well, is it related to this?
Any help would be much appreciated, even if there's a temporary way to work around this!
Beta Was this translation helpful? Give feedback.
All reactions