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

progress bar not taking the recalculated value on maxValue change

Open Qurat-ul-ainn opened this issue 1 year ago • 1 comments
trafficstars

Qurat-ul-ainn avatar Nov 30 '23 05:11 Qurat-ul-ainn

I had the same issue that passing a new maxValue does not update the component. As a workaround, add the maxValue to the key property. This will cause the component to update.

joris-crewlinq avatar Jan 18 '24 07:01 joris-crewlinq