sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Official Sentry SDK for React Native

Results 468 sentry-react-native issues
Sort by recently updated
recently updated
newest added

### Problem Statement Currently, [unmasking a component](https://docs.sentry.io/platforms/react-native/session-replay/privacy/#general-masking-rules) affects only the component directly wrapped with ``. For some use cases where the actual text components are two or more levels down...

Feature
React-Native
Replays
Explore > Replays

### Description There's a discord thread about mapbox not working https://www.npmjs.com/package/@rnmapbox/maps. That's probably due to them doing rendering in native directly to opengl. My impression was that it's possible to...

Improvement
React-Native
Replays
Explore > Replays

Problem: I have a app that relies on Stripes customer sheet and payment sheets. Stripe replay does not currently allow me to mask these components individually, and the only way...

React-Native
Replays
Explore > Replays

### Description Currently iOS and Android have the `quality` option (bitrate, resolution) which can help in reducing performance impact on certain devices, and also uses less bandwidth. We should expose...

Feature
React-Native
Replays
Explore > Replays

### Problem Statement I am integrating Session Replay in a React native based app with some custom masking rules. Each time I need to check how the view is masked,...

Feature
React-Native
Replays
Explore > Replays

This issue has been converted to a project [[RN] UI Profiling Support](https://linear.app/getsentry/project/rn-ui-profiling-support-3a67ef11b0e4) --- This issue will track all the tasks for getting UI Profiling Support in RN for all layers...

Feature
React-Native

**OS:** - [ ] Windows - [X] MacOS - [ ] Linux **Platform:** - [X] iOS - [ ] Android **SDK:** - [X] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...

Bug
React-Native
CLI

### Description - https://github.com/getsentry/team-mobile/issues/120 Original customer issue from RN: - https://github.com/getsentry/team-mobile/issues/119 RN SDK needs Android and iOS SDKs to persist the information.

Blocked
React-Native

### Description Based on https://github.com/getsentry/sentry-react-native/issues/2920#issuecomment-1523586408 Let's inform the user how Sentry SDKs collect modules to include them in events. What the `modules.json` is used for?

React-Native

### Description https://develop.sentry.dev/sdk/event-payloads/user/#geographical-location The User interface has a new property `geo` that should be synced down to native layers. Dart implementation: https://github.com/getsentry/sentry-dart/pull/1393

React-Native