Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stackworx/formik-mui

Bindings for using Formik with Material-UI
https://github.com/stackworx/formik-mui

formik material-ui react

Last synced: about 2 months ago
JSON representation

Bindings for using Formik with Material-UI

Awesome Lists containing this project

README

        

# Formik MUI

![](https://github.com/stackworx/formik-mui/workflows/Build%20formik-mui/badge.svg)
![](https://github.com/stackworx/formik-mui/workflows/Build%20formik-mui-x-date-pickers/badge.svg)
[![license](https://badgen.now.sh/badge/license/MIT)](./LICENSE)

Bindings for using [Formik](https://github.com/jaredpalmer/formik) with [MUI](https://mui.com/).

- [Documentation](https://stackworx.github.io/formik-mui)
- [Code Sandbox](https://codesandbox.io/s/915qlr56rp)

## Versions

MUI >=5

```bash
yarn add formik-mui formik-mui-x-date-pickers
```

MUI >=3

```bash
yarn add formik-material-ui formik-material-ui-lab
```

This project requires Formik>= 2.0.0. For Formik one please use [email protected]