chore: adjust this

This commit is contained in:
Adrian Castro
2024-03-26 12:57:03 +01:00
parent d8626b9588
commit 3ef800fbec

View File

@@ -46,7 +46,7 @@ const defineConfig = (): ExpoConfig => ({
[
"expo-screen-orientation",
{
initialOrientation: "ALL",
initialOrientation: "PORTRAIT_UP",
},
],
[