Formik integration #1732
jannikbuschke
started this conversation in
Show
Replies: 1 comment 1 reply
-
Can you add a demo for this? Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not sure if this is the right channel but if anyone is interested in a formik integration here you go https://github.com/jannikbuschke/formik-mantine
I use Formik a lot and even though Mantine provides a form state solution, I have several older apps that need to maintained/migrated and I am not yet sure if mantines solution is ready for me yet , or if I am ready to migrate. If anyone else is in the same shoes pls checkout the integration library above. Hope this is not off topic here
https://codesandbox.io/s/formik-mantine-showroom-46h1jx?file=/src/App.tsx
Beta Was this translation helpful? Give feedback.
All reactions