We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React Navigation, React Native without Frameworks, RN New Architecture, React Native Web
sentry.io (SaS)
6.0.0
N/A
The examples in the GitHub release notes for 6.0.0 have
import Sentry from '@sentry/react-native'
this should be
import * as Sentry from '@sentry/react-native'
n/A
The text was updated successfully, but these errors were encountered:
Hi @johnf thank you for the message.
Fixed at https://github.com/getsentry/sentry-react-native/releases/tag/6.0.0 And #4192
Sorry, something went wrong.
No branches or pull requests
What React Native libraries do you use?
React Navigation, React Native without Frameworks, RN New Architecture, React Native Web
Are you using sentry.io or on-premise?
sentry.io (SaS)
@sentry/react-native SDK Version
6.0.0
How does your development environment look like?
N/A
Sentry.init()
N/A
Steps to Reproduce
The examples in the GitHub release notes for 6.0.0 have
this should be
Expected Result
N/A
Actual Result
n/A
The text was updated successfully, but these errors were encountered: