react-native-formik icon indicating copy to clipboard operation
react-native-formik copied to clipboard

Add a Debugging component

Open Almouro opened this issue 5 years ago • 0 comments

We could add something as simple as a <Text /> that shows JSON.stringinfy(formikContext, null, 2). Very useful when trying to debug issues :)

Almouro avatar Dec 14 '18 10:12 Almouro