@shopify/react-native-performance
Performance monitoring for React Native apps
README
[!CAUTION]
@shopify/react-native-performance is no longer maintained. The packages listed below are deprecated.Functionality can be replaced with more modern and maintained open source
projects.
@shopify/react-native-performance
Performance measurement for your React Native apps.
Documentation can be found at shopify.github.io/react-native-performance
<a href="https://lerna.js.org" title="lerna">
<img src="https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg" alt="lerna"/>
</a>
<a href="https://discord.com/channels/928252803867107358/928253059375726622" title="Join the discord channel">
<img src="https://img.shields.io/discord/928252803867107358" alt="Discord chat"/>
</a>
Installation | Packages | Playground app | Contributing
Install
Add the package to your project (i.e. yarn add xxx),
and run pod install in the ios directory.
Packages are set up to be compatible with autolinking.
Package Versions
Playground app
The fixture directory contains a native iOS and Android project with a suite of tests for the native code of the packages, and an example app showing how to use each of the packages.
To run the app locally:
yarn upyarn iosoryarn androidto launch iOS or Android app.
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
