diff --git a/samples/expo/app/(tabs)/index.tsx b/samples/expo/app/(tabs)/index.tsx index ac547fa01e..fe45470847 100644 --- a/samples/expo/app/(tabs)/index.tsx +++ b/samples/expo/app/(tabs)/index.tsx @@ -104,6 +104,14 @@ export default function TabOneScreen() { Sentry.captureException(new Error('Captured exception')); }} /> +