
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
@mindinventory/react-native-speed-view
Advanced tools
SpeedView, using this component we can show the speed progress with effective UI. you can also use it to show progress of any task with effective animated view.

| prop | value | required/optional | Description |
|---|---|---|---|
| percentage | number | required | Default value 85 |
| maxPercentage | number | optional | Default value 100 |
| showProgress | boolean | optional | Default value true |
| size | number | required | To define component size |
| gradientColorStart | GradientColor | optional | GradientColor interface has two parameter color & Opacity |
| gradientColorEnd | GradientColor | optional | GradientColor interface has two parameter color & Opacity |
| enableBounceEffect | boolean | optional | Default value true |
| progressFormatSign | string | optional | Allow user to set formate of progress text formate to change. |
yarn add @mindinventory/react-native-speed-view
<SpeedView
percentage={75}
size={250}
showProgress={true}
/>
Goto example directory and install all packages that requires.
cd example && yarn
Pod Installation: cd example && cd ios && pod install && cd ..
To Run: yan ios
react-native-svghttps://dribbble.com/shots/16912117-Automotive-App
See the contributing guide to learn how to contribute to the repository and the development workflow.
react-native-speed-progress-view is MIT-licensed.
If you use our open-source libraries in your project, please make sure to credit us and Give a star to www.mindinventory.com
FAQs
It will show speedometer.
The npm package @mindinventory/react-native-speed-view receives a total of 14 weekly downloads. As such, @mindinventory/react-native-speed-view popularity was classified as not popular.
We found that @mindinventory/react-native-speed-view demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.