react-native-jest-mocks
react-native-jest-mocks copied to clipboard
📱Collection of mocks to use with Jest for React Native testing
I'm using Expo, when I try to add this config, like you mentioned on README: ```js const mocks = require('react-native-jest-mocks'); mocks.initAll(); ``` ``` Expo CLI 3.4.0 environment info: System: OS:...
Bumps [semver](https://github.com/npm/node-semver) from 5.3.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...