1.2.1 • Published 5 years ago

formik-effect-with-context v1.2.1

Weekly downloads
98
License
MIT
Repository
github
Last release
5 years ago

Formik Effect

Declarative Formik component for side-effects. Use with caution. Please. I. beg. you.

npm install formik-effect --save

Note: this has peer dependencies of prop-types, react, and formik (obvs)

This is a temporary package that provides formik-effect with new React context support until https://github.com/jaredpalmer/formik-effect/pull/9 gets solved.