React Final Form helpers is a set of libraries that will help you build forms with ease.
You're working with react-final-form
and you want to speed up development cycle.
Since these libraries uses hooks
under the hood, you need at least a minimum React version of 16.8.0.
The supported libraries help in building faster UI, handle form primitives, form patterns and also persistence.
@blackbox-vision/rff-fields
: Custom fields patterns for React Final Form
@blackbox-vision/rff-wizard
: Integration with RFF and Wizard Forms
@blackbox-vision/rff-rn-paper
: Integration with RFF and React Native Paper
@blackbox-vision/rff-persistence
: Integration with RFF and localForage
Please, open an issue following one of the issues templates. We will do our best to fix them.
If you want to contribute to this project see contributing for more information.
Distributed under the MIT license. See LICENSE for more information.