react-native-circular-progress
react-native-circular-progress copied to clipboard
Fill not working in iOS
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
Are you sure you are not passing NaN? @naheedsa
Are you sure you are not passing
NaN? @naheedsa
It worked after adding prop "renderCap"