Skip to content

Commit 532ac3e

Browse files
feat(react-native): Add Attachments (#5527)
1 parent aa582b2 commit 532ac3e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```javascript
2+
import * as Sentry from '@sentry/react-native';
3+
```

src/platforms/common/enriching-events/attachments/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ supported:
1313
- dart
1414
- flutter
1515
- unreal
16+
- react-native
1617

1718
---
1819

0 commit comments

Comments
 (0)