react-native-simple-stepper icon indicating copy to clipboard operation
react-native-simple-stepper copied to clipboard

Support isContinuous prop

Open testshallpass opened this issue 2 years ago • 0 comments

This is an issue to implement isContinuous prop.

isContinuous A Boolean value that determines whether to send value changes during user interaction or after user interaction ends.

testshallpass avatar Mar 26 '23 20:03 testshallpass