Skip to content

Commit bdb324a

Browse files
authored
chore(sample): Disable fast view rendering in the sample app (#4936)
1 parent 69721ae commit bdb324a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/react-native/src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ Sentry.init({
101101
maskAllVectors: true,
102102
maskAllText: true,
103103
enableViewRendererV2: true,
104-
enableFastViewRendering: true,
105104
}),
106105
Sentry.appStartIntegration({
107106
standalone: false,

0 commit comments

Comments
 (0)