1.0.0 • Published 5 years ago

react-native-conical-gradient-progress v1.0.0

Weekly downloads
228
License
MIT
Repository
github
Last release
5 years ago

react-native-conical-gradient-progress

:sunrise: Attempt on implementing conical gradient for react-native-circular-progress (see https://github.com/bgryszko/react-native-circular-progress/issues/41 https://github.com/fdnhkj/react-native-conical-gradient)

Description

  • Can accept external Props size, width, fill, prefill, beginColor, endColor, segments, backgroundColor
  • Migrated to expo
  • Migrated to react-native-svg
  • Used multiple paths and different linear gradients to implement the conical gradient

Todo

  • Customize component
  • Some performance tricks
  • Accept Component Props
  • Move to Expo

Status

iOS gif

References