react-native-progress-steps icon indicating copy to clipboard operation
react-native-progress-steps copied to clipboard

Prevent next conditionally

Open abdodeve opened this issue 4 years ago • 1 comments

Hello, How to prenvent the to go to the next step in some conditions ?

Thank you in advance

abdodeve avatar Jan 25 '21 13:01 abdodeve

You can use the errors props, as described in the documentation. https://github.com/colbymillerdev/react-native-progress-steps#current-step-error-and-validation-handling

guilhermemoretto12 avatar Mar 02 '21 12:03 guilhermemoretto12