UPDATE: This should be fixed on this PR and it will land on RN 0.60.0
Issue: getsentry/sentry-react-native#526
react-native init SentryBadStack
cd SentryBadStack
- commit
yarn add react-native-sentry
react-native link
- commit
- create release xcode scheme
- commit
- add js crash
- commit
- add sourcing of .zshrc to get the $PATH
- commit
- add native crash
- commit
- readme updates