react-native-conical-gradient
react-native-conical-gradient copied to clipboard
Conical gradient in a circular progress component
react-native-conical-gradient
Attempt on implementing conical gradient for react-native-circular-progress
(see https://github.com/bgryszko/react-native-circular-progress/issues/41)
Description
- Migrated to
react-native-svg
- Used multiple paths and different linear gradients to implement the conical gradient
Status
References
- https://github.com/bgryszko/react-native-circular
- http://jsfiddle.net/Cy7ec/3/