Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clearer installation steps #1

Open
mfbx9da4 opened this issue Aug 31, 2022 · 0 comments
Open

Clearer installation steps #1

mfbx9da4 opened this issue Aug 31, 2022 · 0 comments

Comments

@mfbx9da4
Copy link

Hey this library looks really promising but the installation steps are not very clear and it's not clear how it is integrated into the example as this code

- (void)initializeInstrument
{
  facebook::react::CxxNativeModulePerfLogger logger = facebook::react::CxxNativeModulePerfLogger();
  facebook::react::BridgeNativeModulePerfLogger::enableLogging(std::make_unique<facebook::react::CxxNativeModulePerfLogger>(logger));
}

is never called in the example.

Also it would be great if it was on npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant