Relative Content

Tag Archive for javascriptreactjsreact-nativeexpoformik

Validation using formik

I am using Formik , i have a MapScreen where i am getting the location and setting it to the state and I am using AppFormLocation component to validate the field , but when i select the the location and it gets displayed on the text field and the error gets removed but when i try to sumbit the form the error is still there behind the scene its preventing me to submit the form