Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Native + Formik with mask #2386

Open
danielrmartins opened this issue Mar 25, 2020 · 1 comment
Open

React Native + Formik with mask #2386

danielrmartins opened this issue Mar 25, 2020 · 1 comment
Labels

Comments

@danielrmartins
Copy link

Is it possible to use RN + Formik and mask inside the ?

@johnrom
Copy link
Collaborator

johnrom commented Mar 25, 2020

it's currently possible to mask, though not very user friendly. this PR will help:

#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.

related: #1525

@stale stale bot added the stale label May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants