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

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

@chinesedfan

Description

@chinesedfan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions