Open danielrmartins opened 4 years ago
it's currently possible to mask, though not very user friendly. this PR will help:
https://github.com/jaredpalmer/formik/pull/2255
right now, you'll have to manually change the format of the value during onChange
or format the value before passing it to formik.
Is it possible to use RN + Formik and mask inside the ?