Posts by Near Ghale • 11 points
1 post
-
0
votes0
answers63
viewsQ: Button does not call onsubmit in formik - React Native
all good? I have a Validator with Yup, and a formik, but somehow onsubmit is not called, when I click the button, I already checked in the Debugger if something is called and nothing :( This is my…