-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
Description
Bug report
react native new architecture is having issues with autofill from keyboard.
when the credentials is populated , the validation should be run and isValid flag should become true which in turn will enable the login button , but isValid is not becoming true .
it becomes true only when we click on a field and then click on another field.
How could we solve this bug? What changes would need to made to Formik?
| Software | Version(s) |
| Formik | 2.4.6
| React Native | new architecture
anastasiia-koval