bamlab / bamlab/react-native-formik
handleTextInput() throws error when not wrapped in Formik component
Open
- Dominant language
- JavaScript
- Stars
- 398
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
I'm composing a `TextInput` component with `handleTextInput()`. I'd like to use the `useFormik()` hook to control form state, rather than a `Formik` wrapper component.
When rendering my composed component outside of a `Formik` component, the following error occurs:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.