react-native-progress
react-native-progress copied to clipboard
Progress.Circle shows black square
<Progress.Circle progress={0.5} showsText={true} animated={false} />
Circle is missing
Same in the exemple project with react-native 0.59.10 on android (this version of react-native is buggy.. on win10) But when i open the inspector tool in android, they appear correctly.. Not tested on IOS.