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
progress should be number | Animated.Value, not just number. Circle should have a rotation prop but it's missing from the TypeScript declaration file. I'm sure there are other missing/incorrect types as well.
The text was updated successfully, but these errors were encountered:
progress
should benumber | Animated.Value
, not justnumber
.Circle
should have arotation
prop but it's missing from the TypeScript declaration file. I'm sure there are other missing/incorrect types as well.The text was updated successfully, but these errors were encountered: