mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 12:53:24 +00:00
fix: settings sheet eating into notch (but now there's some leftover ugly bar that didn't move)
This commit is contained in:
@@ -42,7 +42,7 @@ const defineConfig = (): ExpoConfig => ({
|
||||
[
|
||||
"expo-screen-orientation",
|
||||
{
|
||||
initialOrientation: "PORTRAIT_UP",
|
||||
initialOrientation: "ALL",
|
||||
},
|
||||
],
|
||||
[
|
||||
|
Reference in New Issue
Block a user