From 8df78b8f8cc653db81661f0e0886d6df176448a9 Mon Sep 17 00:00:00 2001 From: Iskubee Date: Fri, 7 Jun 2024 00:36:28 +0800 Subject: [PATCH] barbones with camera cutout --- App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.tsx b/App.tsx index b7dee2c..91f8d7f 100644 --- a/App.tsx +++ b/App.tsx @@ -107,7 +107,7 @@ const styles = StyleSheet.create({ }, camera: { width: 300, - height: 400, + height: 300, }, menu: { flexDirection: "row",