🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

@mindinventory/react-native-speed-view

Package Overview
Dependencies
Maintainers
9
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mindinventory/react-native-speed-view

It will show speedometer.

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
9
Created
Source

react-native-speed-progress-view

@mindinventory/React Native SpeedProgressView Version @mindinventory/React Native SpeedProgressView Top Language @mindinventory/React Native SpeedProgressView TypeScript @mindinventory/React Native SpeedProgressView License

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.

Simulator Screen Recording - iPhone 11 - 2022-04-20 at 12 59 09

Component props

propvaluerequired/optionalDescription
percentagenumberrequiredDefault value 85
maxPercentagenumberoptionalDefault value 100
showProgressbooleanoptionalDefault value true
sizenumberrequiredTo define component size
gradientColorStartGradientColoroptionalGradientColor interface has two parameter color & Opacity
gradientColorEndGradientColoroptionalGradientColor interface has two parameter color & Opacity
enableBounceEffectbooleanoptionalDefault value true
progressFormatSignstringoptionalAllow user to set formate of progress text formate to change.

Installation

yarn add @mindinventory/react-native-speed-view

Usage

<SpeedView
  percentage={75}
  size={250}
  showProgress={true}
/>

To run example

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

Dependencies

  • react-native-svg

Dribbble

https://dribbble.com/shots/16912117-Automotive-App

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

LICENSE!

react-native-speed-progress-view is MIT-licensed.

Let us know!

If you use our open-source libraries in your project, please make sure to credit us and Give a star to www.mindinventory.com

Please feel free to use this component and Let us know if you are interested to building Apps or Designing Products.

app development

Keywords

react-native

FAQs

Package last updated on 16 May 2022

Did you know?

Socket

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.

Install

Related posts