Sam King
Sam King
@ghasemikasra39 I have the same issue!
@ghasemikasra39 I found a solution: create a `__mocks__/react-native-fs.js` file in your main directory with the following: ``` const mockedModule = jest.mock('react-native-fs'); module.exports = mockedModule; ``` then run npm test and...
你要什么样的帮助?
@kelingjie1 有英文版吗?我问,因为一些不会说汉语的人可以帮忙
agreed. I would be more likely to use this if there were a comparison performance test report