-2
src/screens/VideoFeed/index.tsx
-2
src/screens/VideoFeed/index.tsx
···
8
8
type ViewabilityConfig,
9
9
type ViewToken,
10
10
} from 'react-native'
11
-
import {SystemBars} from 'react-native-edge-to-edge'
12
11
import {
13
12
Gesture,
14
13
GestureDetector,
···
153
152
<ThemeProvider theme="dark">
154
153
<Layout.Screen noInsetTop style={{backgroundColor: 'black'}}>
155
154
<KeepAwake />
156
-
<SystemBars style={{statusBar: 'light', navigationBar: 'light'}} />
157
155
<View
158
156
style={[
159
157
a.absolute,