React Native :How to insert a counter into a textinput using formik #3517
Unanswered
DongjingZhong
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using formik to make a textinput with counter ,
and I realize that the handleChange in formik has confict if i inserted a setValue ,like the code below , could you please take a look ,how to modify it ?
Thank you so much in advance !!
Beta Was this translation helpful? Give feedback.
All reactions