Simple example for create and testing formik js
React Native v 0.62
- Formik
https://www.npmjs.com/package/formik - Yum
https://www.npmjs.com/package/yup - @testing-library/react-native
https://github.com/testing-library/native-testing-library - enzyme
https://enzymejs.github.io/enzyme/
- npm install
- cd ios
- pod install
- react-native start
- react-native run-android / react-native run-ios
- npx jest ./test/app.test.js