react-native-form-validator
react-native-form-validator copied to clipboard
Validate string before state update
How can I validate my input onChangeText on the fly?
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