Environment
SaaS (https://sentry.io/)
Version
4.2.0
Steps to Reproduce
- create a react native app
- add @sentry/react-native
- run app with metro
Expected Result
No warnings on app start.
Actual Result
Warning appears in console at app start.
warn Package @sentry/react-native contains invalid configuration: "dependency.platforms.ios.sharedLibraries" is not allowed,"dependency.hooks" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.
Environment
SaaS (https://sentry.io/)
Version
4.2.0
Steps to Reproduce
Expected Result
No warnings on app start.
Actual Result
Warning appears in console at app start.