react-native-circular-progress
react-native-circular-progress copied to clipboard
React Native component for creating animated, circular progress with ReactART
How can I add this small thing that is ahead of my circular progress?

Can we release the latest code to NPM?
Currently using `"react-native-svg": "^13.9.0"` `"react-native-circular-progress": "^1.3.9"` Getting the below error Have tested against the sample code-base and able to replicate error ` console.log('onAnimationComplete')} backgroundColor="#3d5875" />` For now commenting the validation...
How do I add custom components like pictures and text to the front of the progress bar 
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Greetings, i'm trying to achieve the glow effect in progress bar, would be like a neon effect, basically i'm trying to put a shadow directly on the tint. https://imgur.com/ckCwQny Is...