react-native-formik
react-native-formik copied to clipboard
Add a Debugging component
We could add something as simple as a <Text /> that shows JSON.stringinfy(formikContext, null, 2).
Very useful when trying to debug issues :)