This commit is contained in:
Anxo Dubra 2026-03-10 18:57:23 +01:00 committed by GitHub
commit 880bda44cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1360,6 +1360,7 @@ const InnerNavigator = ({ initialRouteName }: { initialRouteName?: keyof RootSta
contentStyle: {
backgroundColor: '#000000', // Pure black for video player
},
autoHideHomeIndicator: true,
// iPad-specific fullscreen options
statusBarHidden: true,
statusBarAnimation: 'none',