React Native component for creating animated, conical gradient progress with react-native-svg
npm install rn-conical-gradient-progress:pencil2: Attempt to fix the following error in latest RN version.
:bangbang: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'
react-native-svg:npm i --save rn-conical-gradient-progress react-native-svg
Link native code for SVG:
react-native link react-native-svg
size,
width,
fill,
prefill,
beginColor,
endColor,
segments,
backgroundColorexporeact-native-svg