module.exports = { "moduleNameMapper": { "^react-native$": "react-native-web" }, preset: "@react-native/jest-preset" };