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

Fill not working in iOS

Open naheedsa opened this issue 1 year ago • 2 comments

The same code is working in android but not in iOS. Is any specific prop needed?

versions: react-native-circular-progress: 1.3.9 react-native-svg: 13.14.0 react-native: 0.72.5

naheedsa avatar May 06 '24 06:05 naheedsa

Are you sure you are not passing NaN? @naheedsa

pafry7 avatar Aug 20 '24 17:08 pafry7

Are you sure you are not passing NaN? @naheedsa

It worked after adding prop "renderCap"

naheedsa avatar Aug 20 '24 17:08 naheedsa