react-native-circular-progress-indicator icon indicating copy to clipboard operation
react-native-circular-progress-indicator copied to clipboard

react native circular progress indicator library

Results 34 react-native-circular-progress-indicator issues
Sort by recently updated
recently updated
newest added

"expo": "~49.0.15", "expo-font": "~11.4.0", "react": "18.2.0", "react-native": "0.72.6", "react-native-circular-progress-indicator": "^4.4.2", these are the versions I use, in a circular progress bar, I used fontFamily property to my custom font to...

Is it possible to add any thumb icon at the end of stoke line cap ?

if we will dynamically change maxValue, for example using this value as a state, the progress bar percentage is not recalculated or recalculated wrongly.

Hello! Having a strange issue! I'm following the recommended installation path for this package; I installed `react-native-reanimated` and specified in my package.json that it should install v2.x.x. Yarn is telling...

![Screen Shot 2022-10-03 at 17 11 16](https://user-images.githubusercontent.com/64117390/193553501-edac71aa-0c56-4fa4-8a8d-5a5454452ff8.png) the active progress keep appearing even though the value is 0, it's only happen on android

There's a way to separate the value from the value displayed in the text of progressValue and the circular progress ?

There's a similar issue mentioned in #87, but this case is a bit different. In my app I have multiple circular progress indicators and during development they all work as...

I always encounter this error whenever i put useState variable in the value parameter :" Error: ENOENT: no such file or directory, open 'D:\appname\worklet_1892348396866' at Object.openSync (node:fs:594:3) at Object.readFileSync (node:fs:462:35)...