The Embrace React Native SDK gathers the information needed to identify issues and measure performance automatically upon integration providing teams with much needed additional context (logs and user info) and timing measurements of key areas of their app (spans).
More documentation and examples can be found in our React Native Documentation.
Install the core package with npm install @embrace-io/react-native
or yarn add @embrace-io/react-native
and then
please head to our website to sign up and follow our integration guide.
Individual packages are published from this monorepo, reasoning can be found in Babel's design doc.
If you have a feature suggestion or have spotted something that doesn't look right please open an issue for the Embrace team to triage or reach out in our Community Slack for direct, faster assistance.
Please refer to our contribution guide to get started.
The Embrace React Native SDK is published under the Apache-2.0 license.