-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(react-native): React Native auto performance docs #2908
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
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/sentry/sentry-docs/96h3g5gj1/sentry.dev |
6c9e06c
to
6c9a211
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
Co-authored-by: Fiona <[email protected]>
React-Native specific override for performance auto instrumentation docs.
Note that this does not mention the configuration options for the routing instrumentations such as
shouldSendTransaction
as the API could change to usebeforeNavigate
in a following version following getsentry/sentry-javascript#3192.