Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 957 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 957 Bytes

@toptal/picasso-forms

Picasso NPM package

This package combines the state-management power of React Final Form with the amazing UX of Picasso. It also provides access to React Final Form Arrays.

Prerequisites

The following peer dependencies are required:

  • @toptal/picasso
  • @toptal/picasso-shared
  • react
  • react-dom

Setup

  • yarn add @toptal/picasso-forms

Limitations

Not all final-form features are exposed through this package. If you find a missing one, please open a Pull Request and add it!

For more info on what's available, check the index.

Documentation

Documentation and demos are available at picasso.toptal.net.