react-native-circular-progress
react-native-circular-progress copied to clipboard
React Native component for creating animated, circular progress with ReactART
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: 
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?
 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...