react-native-counter-stepper
v0.0.2
Published
This is a simple light weight react native counter component
Maintainers
Readme
Installation
This module is distributed via npm
npm install react-native-counter-stepperyarn add react-native-counter-stepperUsage
Import
import Counter from 'react-native-counter-stepper';
return(
<Counter value={state} onValueChange={(val) => setState(val)} />
)Props
Contributors
Thanks goes to these people (emoji key)
