如果你想将 Formik 与 UI 框架结合使用,你可能需要创建一个封装器组件来绑定 Formik 的 props 和回调。
¥If you would like to use Formik with a UI framework, you'll probably want to create a wrapper component that binds Formik's props and callbacks.
一些流行的框架具有现成的开源封装器:
¥A few popular frameworks have open source wrappers readily available: