react-native-circular-progress-indicator
react-native-circular-progress-indicator copied to clipboard
react native circular progress indicator library
It would be interesting to have the ability to turn off the animation, the component works only statically. This is very useful for list in order to optimize loading.
the alpha doesn't show
Is there a way to implement something like this: https://mui.com/material-ui/react-progress/#circular-indeterminate
I implemented the progress indicator so that onLong pressing the bar fills up with a rate dictated by the duration. I need to get onRelease the value at which the...
I got an error:
As the title says, the progress font has a weird behavior on Android when the radius is relatively small (like 20 and less). However this does not occurs on iOS....
We're using the latest Expo SDK 45 with react-native-web 0.17.7 and get the following error: ```TypeError: undefined is not an object (evaluating 'component._touchableNode.setAttribute')``` The component does render fine, but but...
The Facebook messenger video upload indicator is a simple transparent grey pie that fills. Would be good if that was added as an option to this library
I get an error when running on Expo 46. I'm using Progress Indicator with Draftbit, so can't go back to using Expo V44.0.0, which was working. Here's a link to...