react-native-cool-speedometer icon indicating copy to clipboard operation
react-native-cool-speedometer copied to clipboard

Cool speedometer for React Native

Results 9 react-native-cool-speedometer issues
Sort by recently updated
recently updated
newest added

Is it at all possible to display values?

as the picture below: ![image](https://github.com/lucassaid/react-native-cool-speedometer/assets/1474563/8ddf99ff-cfd1-40b6-b893-723ee11cff3f) I managed to do it with this code, but now I don't know how to put the DangerPath in the beginning: ``` {/* */} {/*...

There's an issue for indicator value in iOS , it is showing two value overlapping . Also Marks is also displaying the data while using custom fornts. ![Simulator Screenshot -...

How can I give transitions to the Needle component of your project? I am using react-speedometer's latest version. The needle is not rotating with animation while data is changing. So,...

Invariant Violation: requireNativeComponent: "RNSVGPath" was not found in the UIManager.

Thanks for the good work. I have a few questions on the Needle 1. I tried using a custom needle but did not get how to align it, the needle...

The 13.x.x version of react-native-svg used in speedometer is rather outdated and we can not update the dependency in a project. The version should be bumped to the actual 15.x.x...