Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Android: Cannot read property 'start' of undefined #2

@VacuumDecay

Description

@VacuumDecay

Hi, thanks for this repo.

I am unable to run this on Android as I get the error "Cannot read property 'start' of undefined" when attempting to invoke PerformanceStats.start(true);.

After some testing it seems that PerformanceStatsNativeModule is always undefined in /src/index.js and it appears this library is not built when I compile my app.

I'm on React Native version 0.64 and have am not yet using the new architecture. Seems like the autolinking hasn't worked unless I am missing something.

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