react-native-form-validator icon indicating copy to clipboard operation
react-native-form-validator copied to clipboard

Validate string before state update

Open kolobashek opened this issue 7 years ago • 1 comments

How can I validate my input onChangeText on the fly?

kolobashek avatar Jan 07 '19 11:01 kolobashek

Hello,

I just publish a PR to fix and explain how to show error message on onChangeText on the fly : https://github.com/perscrew/react-native-form-validator/pull/47

arochedy avatar Sep 16 '20 09:09 arochedy