sentry-react-native
sentry-react-native copied to clipboard
Upgrade performance test apps on the latest RN version
Description
Upgrade the performance test apps (TestAppPlain/TestAppSentry) on the latest RN version.
- This is a followup on https://github.com/getsentry/sentry-react-native/pull/4414
- It may also allow us to run the metrics tests with the latest Ubuntu version https://github.com/getsentry/sentry-react-native/pull/4424.
- It might also help fixing the flaky tests https://github.com/getsentry/sentry-react-native/issues/3413