sentry-react-native
sentry-react-native copied to clipboard
Official Sentry SDK for React Native
Bumps scripts/update-wizard.sh from v3.16.3 to v3.24.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml).
Bumps scripts/update-android.sh from 7.5.0 to 7.6.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 7.6.0 #### Features - Experimental: Add support for Sentry Developer Metrics ([#3205](https://github-redirect.dependabot.com/getsentry/sentry-java/pull/3205), [#3238](https://github-redirect.dependabot.com/getsentry/sentry-java/pull/3238), [#3248](https://github-redirect.dependabot.com/getsentry/sentry-java/pull/3248), [#3250](https://github-redirect.dependabot.com/getsentry/sentry-java/pull/3250)) Use...
## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description This PR adds automatic TTID spans...
## :loudspeaker: Type of change - [x] New feature ## :scroll: Description This PR adds manual API for measuring TTID and TTFD. TTID and TTFD use React Native Native Components,...
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...
**OS:** - [ ] Windows - [X] MacOS - [ ] Linux **Platform:** - [ ] iOS - [ ] Android **SDK:** - [X] `@sentry/react-native` (>= 1.0.0) - [ ]...
**Platform:** - [] Android **SDK:** - [ ] `@sentry/react-native` (>= 1.0.0) **SDK version:** 5.19.1 **`react-native` version:** 0.72.x **Are you using Expo?** - [ ] Yes - [ ] No **Are...
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...
SDK version: (Assuming latest as not specified) **Are you using sentry.io or on-premise?** [ x] sentry.io (SaaS) **If you are using sentry.io, please post a link to your issue so...
The helper could automatically resolve the dist when an EAS Update is detected, otherwise, the default value is used. This simplifies the current init for Expo users. ```js import *...