RealOrangeOne / react-native-mock

A fully mocked and test-friendly version of react native (maintainers wanted)
MIT License
570 stars 153 forks source link

Cannot find module 'ReactPerf' from 'react-native.js' #167

Open chinesedfan opened 5 years ago

chinesedfan commented 5 years ago

Even with the help of https://github.com/azarashd/react-native-mock, it can't work in RN 0.59.

Based on @azarashd's work, I did two more things in my fork to solve.