react-native-form-validator
react-native-form-validator copied to clipboard
How to use validate function in functional components?
I'm trying to use validate method in my functional component but getting error undefined validate? How to use this function can anyone help me??
@Aasimuddin any solution?
@Aasimuddin Please check this PR #60. I have made a custom hook to be used inside functional components, you will find how to use it in the readme file :)