Replies: 1 comment 4 replies
-
Hey @yuchuga. Unfortunately, I am no longer using Formik, I migrated our forms to React Hook Form due to certain difficulties with Formik, nor have used WebViews. Try looking to see if web views have some type of listener to attach your function to when a specific event happens. Best of luck! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, does anyone know how to call "window.ReactNativeWebView.postMessage("Form submitted");" in Formik onSubmit method() such that it will post a message on the mobile screen when calling from WebView after submitting the form. bombillazo, anderssonq can help pls
The link for this https://spin.atomicobject.com/2019/10/28/communicating-react-native-webview/
Beta Was this translation helpful? Give feedback.
All reactions