1.0.4 • Published 2 years ago
react-native-speed-meter v1.0.4
react-native-speed-meter-dev
Installation
npm i react-native-speed-meter
https://www.npmjs.com/package/react-native-speed-meter
Usage
Output
Props
| Prop | Type Description | Description |
|---|---|---|
| rotationValueProp | percent: number between 0-100 | The speed arrow will showing as per the input value. |
| onError | function | Handling invalid input errors |
| showPercentage | boolean | Show/Hide Percentage default: true |
| percentageValue | function | getting the output of percentage |