Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

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

Open
chinesedfan opened this issue Jun 30, 2019 · 0 comments
Open

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

chinesedfan opened this issue Jun 30, 2019 · 0 comments

Comments

@chinesedfan
Copy link

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.

  • Unless you really need it, comment this line
    Perf: require('react-addons-perf'),
    .
  • Revert react-timer-mixin as a dependency, as react-native doesn't include it any more.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant