react-native-circular-progress-indicator
react-native-circular-progress-indicator copied to clipboard
CircularProgress always stays at 0 and does not update value
Hey there, it seems that no matter the value I provide, the circular progress shows 0 and does not update.
Using on Android:
react-native-circular-progress-indicator: 4.4.2
expo: 47.0.13
react-native-reanimated: 2.12.0
react-native: 0.70.5
react-native-svg: 13.4.0
+1
+1
Any update on this? Because of this reason I think I'll have to give up using progress value and fallback to displaying the text manually.
For me, I found that it started working fine after I disabled the "Debug" option in the developer menu