Nithin

Results 9 comments of Nithin

Could you please provide a reproducible example link so that I can try this on my end?

Can you please share a gif or a demo of the mentioned indicator?

`startInPaused` will not be useful in this use-case as it would just keep the progress at 0 until `play` or `reAnimate` is called. Duration `0` would also might not be...

Hey, I'm sorry it took me a while to respond, I'm having very little free time nowadays to actually work on something. I've set up a sample application with the...

Yes. This might have been introduced with [v4.2.0](https://github.com/nithinpp69/react-native-circular-progress-indicator/releases/tag/V4.2.0). With this, the prefix and suffix components were separated from the progress value and are rendered with separate Text components. The progress...

Unfortunately, I can't help you without having a little more clarity on the issue you are facing. Based on the error message, the plausible causes might be * Issue with...

I'll try this one out with the said Expo and RNW versions.

Hey, I've been out sick for the last two weeks 🥲. I tried this with the new versions and it seems the issue on web is originating from the `animatedProps`...

seems this is related to https://github.com/software-mansion/react-native-reanimated/issues/3321