react-native-ui-stepper
react-native-ui-stepper copied to clipboard
Disable (+ , -) buttons
Hi, I want to disable (+) and (-) buttons.I had try to write custom style but that was not working.
customStyle={{readonly : true}}