Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
react-native-custom-stepper
Advanced tools
$ npm install react-native-custom-stepper --save
I will thrive to maintain backward compatibility for this component throughout its updates. However, due to the nature of the platform and the potential breaking changes between react native releases, the aforementioned might be impossible to achieve.
Prop | Type | Default | Description |
---|---|---|---|
autoRepeat | boolean | true | Used to determine whether the stepper should automatically repeat after reaching minValue or maxValue |
borderColor | string | null | The stepper's overall border color |
borderRadius | number | 8 | The stepper's outer border radius |
borderWidth | number | 0 | The stepper's overall border width |
buttonsBackgroundColor | string | #7DA453 | The background color applied to the stepper buttons |
buttonsFontColor | string | #FFFFFF | The font color applied to the stepper buttons |
buttonsFontSize | number | 36 | The font size applied to the stepper buttons |
buttonsUnderlayColor | string | #CCCCCC | The underlay color applied to the stepper buttons |
buttonsWidth | number | 50 | The width applied to the stepper buttons |
decrementButtonText | string | - | The stepper's decrement button text |
incrementButtonText | string | + | The stepper's increment button text |
labelBackgroundColor | string | #AED581 | The background color applied to the stepper label |
labelFontColor | string | #FFFFFF | The font color applied to the stepper label |
labelFontSize | number | 24 | The font size applied to the stepper label |
minValue | number | 0 | The stepper's minimum displayed value |
maxValue | number | 5 | The stepper's maximum displayed value |
stepValue | number | 1 | The stepper's incremental value |
onValueChange | func | N/A | Callback that is triggered whenever the stepper's value is modified |
import NumberStepper from 'react-native-custom-stepper'
Copyright © 2019 Jad Ghadry. Released under the MIT license.
FAQs
A customizable React Native number stepper component.
The npm package react-native-custom-stepper receives a total of 1 weekly downloads. As such, react-native-custom-stepper popularity was classified as not popular.
We found that react-native-custom-stepper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.