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

Hi all, super minor documentation issue: even though this project switched to using react-native-svg last year, the GitHub description still says it uses ART: ![Screen Shot 2019-06-10 at 9 40...

Hi, I'm trying to run a minimal example, but when I set the backgroundColor on android it crashes without any error log. The app just closes itself. I am using...

I got error when I try to use dashedBackground prop with the example app My expo version is 3.0.9 and I am using 1.3.4 version of the package Component Usage:...

I want to do a dynamic effect Similar download schedule Can it be done?

![](https://i.ibb.co/5MTfFPg/image.png) I need to specify background color of contents but it overlays a part of the circle bar. Here is my way of setting background color: ```javascript {(fill) => (...

tintColorSecondary is not implemented

I am happy to use this package but I got an error when I do change AnimatedCircularProgress width and size. it's getting some error and hang my emulator also when...

I want to upgrade this labrary, my current version is `0.1.2` and latest one is `1.1.0`. I wanted to know why you change major so my first thrown was go...