From 9b4c1a704efc20e56518f21b5a7c40128c071604 Mon Sep 17 00:00:00 2001 From: lucas Date: Thu, 18 Sep 2025 12:01:47 +0100 Subject: [PATCH 01/12] enable logs on expo sample --- samples/expo/app/(tabs)/index.tsx | 14 ++++++++++++++ samples/expo/app/_layout.tsx | 1 + 2 files changed, 15 insertions(+) diff --git a/samples/expo/app/(tabs)/index.tsx b/samples/expo/app/(tabs)/index.tsx index 1a624c8f15..68745d776c 100644 --- a/samples/expo/app/(tabs)/index.tsx +++ b/samples/expo/app/(tabs)/index.tsx @@ -192,6 +192,20 @@ export default function TabOneScreen() { }} /> + +