How to configure Jest to work with Expo SDK 32
问题 I have an Expo app and was using SDK 28. My team decided we should update to the latest version, that meant updating React Native (Since the latest SDK uses RN 0.57) and Babel. When we updated our dependencies, and fixed our config files, Jest started to give us this error: TypeError: Cannot read property 'fetch' of undefined at node_modules/react-native/Libraries/vendor/core/whatwg-fetch.js:6:12 at Object.<anonymous> (node_modules/react-native/Libraries/vendor/core/whatwg-fetch.js:486:3) at