How to do uncontrolled input in react native #13152
Unanswered
mattiaferrari02
asked this question in
Q&A
Replies: 1 comment
-
|
Hi @mattiaferrari02, You’re not missing anything — this is expected behavior in React Native.
That’s why ✅ Correct way in React Native: use
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm trying a simple thing
Why i can never arrive at onSubmit and i keep getting
I'm using
"react": "19.1.0",
"react-hook-form": "^7.66.0",
"react-native": "0.81.5",
Am I missing something?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions