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

![image](https://user-images.githubusercontent.com/10482079/124310121-bdde1880-db39-11eb-923c-4ac990da3da7.png) Is posible to add a square/rect like the green one?

Hi All, I am implementing renderCap inside the animationCircularProgress. I set the image inside the animate circular progress. When I implement renderCap , so circle is going to behind the...

So I'm using this circular progress bar as a timer. When the timer counts down from let's say 30 seconds, the fill amount is changed accordingly. But I need a...

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.6.6 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

It would be nice to have support for conical gradient. Has anyone an idea on how to implement it ? ![colorgradient](https://cloud.githubusercontent.com/assets/5569608/19495073/20b71cd4-9582-11e6-9830-02d2ce2f2b47.jpg)

help wanted

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Pl allow to have square/rectangle progress. So the input now would be height, width and border radius (3 props). Thanks.

OnFillChange doesn't work ``` console.log(event)} /> ``` On my code onFillChanged is never called