Download Latest Version 6.17.0 source code.tar.gz (6.7 MB)
Email in envelope

Get an email when there's a new version of Sentry SDK for React Native

Home / 6.17.0
Name Modified Size InfoDownloads / Week
Parent folder
sentry-react-native-6.17.0.tgz 2025-07-10 4.2 MB
6.17.0 source code.tar.gz 2025-07-10 6.7 MB
6.17.0 source code.zip 2025-07-10 7.1 MB
README.md 2025-07-10 1.1 kB
Totals: 4 Items   18.1 MB 0

Features

  • Add experimental flag enableUnhandledCPPExceptionsV2 on iOS (#4975)

```js import * as Sentry from '@sentry/react-native';

Sentry.init({ _experiments: { enableUnhandledCPPExceptionsV2: true, }, }); ```

Dependencies

Source: README.md, updated 2025-07-10