react-native-circular-progress icon indicating copy to clipboard operation
react-native-circular-progress copied to clipboard

React Native component for creating animated, circular progress with ReactART

Results 81 react-native-circular-progress issues
Sort by recently updated
recently updated
newest added

How can I add this small thing that is ahead of my circular progress?

![ekran resmi 2018-12-14 09 11 24](https://user-images.githubusercontent.com/39245976/49986311-747c4c80-ff80-11e8-997d-e06b7c5d6601.png)

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 ![image](https://github.com/bartgryszko/react-native-circular-progress/assets/82138184/1b7cc723-2726-485c-a6bf-bd3db7cb9f07)

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...

dependencies

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...

dependencies

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...

enhancement