Skip to content

MikePodgorniy/react-native-conical-gradient-progress

 
 

Repository files navigation

react-native-conical-gradient-progress

🌅

Installation

Install this component and react-native-svg:

npm i --save react-native-conical-gradient-progress react-native-svg

Link native code for SVG:

react-native link react-native-svg

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

About

Conical gradient in a circular progress component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%