-
getting information:
```
React Native version mismatch.
JavaScript version: 0.71.12
Native version: 0.70.6
```
And many features like modals/bottom sheet stops working, even Formik validat…
tobob updated
3 weeks ago
-
## 🚀 Feature request
### Current Behavior
All `formik` inputs, selects, and dates don't allow value props to be passed in like `availity-reactstrap-validation` does. Maybe its time we add this i…
-
Currently, `handleSubmit` is used as `handleSubmit as any` as otherwise it emits a type error.
The issue is mentioned [here](https://github.com/formium/formik/issues/376/). Although it is marked as…
-
[Function anonymous] got response
-
## Feature request
The Formik docs say that Formik is 100% compatible with React Native, but this is slightly untrue if you're using TypeScript. Formik's functions don't accept React Native's event…
-
### Is your feature request related to a problem? Please describe.
I think isn't a problem but would be really useful to have a clear button to clean the selected date or date range.
### Describe th…
-
-
First of all, thanks again for the amazing work on `formik`, I've recently upgraded it from 0.* to 1.3 without breaking changes 😲!
I think this package brings not so much value considering more gen…
-
```
Uncaught (in promise) TypeError: e2 is null
_validate CoreValidator.ts:138
validate CoreValidator.ts:482
runValidateHandler Formik.tsx:199
runValidateHandler Formik.tsx:198
…
-
**Is your feature request related to a problem? Please describe.**
This will allow users to freely customize their settings.
**Describe the solution you'd like**
Using useFieldArray from 'react-h…