getsentry / getsentry/sentry-react-native
Document the SPM migration playbook for end users
Open
Docs
React-Native
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 366
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 89
Description
Once RNSentry publishes a `Package.swift` and the React Native ecosystem supports SPM autolinking, end users will need clear guidance on:
* Whether to use CocoaPods or SPM for a given app.
* How to migrate an existing CocoaPods-based app to SPM.
* What the support matrix looks like (which RN versions support each path).
* What to do with Expo apps, brownfield iOS apps, and edge cases.
Without explicit guidance, users will hit the transition in an ad hoc way and surface confused support tickets to us.
Contributor guide
Assessment
This issue has not been assessed yet.