jaredpalmer / formik-persist

💾 Persist and rehydrate a Formik form to localStorage
MIT License
377 stars 56 forks source link

No documentation for typescript + custom libraries #25

Closed tomatualus closed 5 years ago

tomatualus commented 5 years ago

There are currently examples of custom library implementations, but it is really hard to try and figure out how to use, f.e., PrimeReact and Formik and Typescript together.