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