We would like to add a visionOS sample to the project, as a sibling to the tvOS sample (#5275).
This unblocks the visionOS build-only CI check tracked in #6648 — CI needs a sample app to compile RNSentry against, since it depends on React headers and can't be validated with a standalone pod lib lint.
Context
- visionOS is supported in React Native via @callstack/react-native-visionos.
RNSentry.podspec already declares s.visionos.deployment_target, so the native pod targets the platform — this sample proves it end-to-end.
Tasks
We would like to add a visionOS sample to the project, as a sibling to the tvOS sample (#5275).
This unblocks the visionOS build-only CI check tracked in #6648 — CI needs a sample app to compile
RNSentryagainst, since it depends on React headers and can't be validated with a standalonepod lib lint.Context
RNSentry.podspecalready declaress.visionos.deployment_target, so the native pod targets the platform — this sample proves it end-to-end.Tasks
@sentry/react-nativeinit