You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does Stepper have onIncrement and onDecrement or something similar?
Is there any way I can easily find out if user trying to increase or decrease the number?
I can't find it in docs or code example.
And .ts file does not seem to have that prop at all.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does Stepper have onIncrement and onDecrement or something similar?
Is there any way I can easily find out if user trying to increase or decrease the number?
I can't find it in docs or code example.
And .ts file does not seem to have that prop at all.
https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/StepperScreen.tsx
https://wix.github.io/react-native-ui-lib/docs/components/form/Stepper
Beta Was this translation helpful? Give feedback.
All reactions