Fix background
This commit is contained in:
+1
-1
@@ -394,7 +394,7 @@ const FlatNavigator = () => {
|
|||||||
fullScreenGestureEnabled: true,
|
fullScreenGestureEnabled: true,
|
||||||
headerShown: false,
|
headerShown: false,
|
||||||
animationDuration: 250,
|
animationDuration: 250,
|
||||||
contentStyle: [pal.view],
|
contentStyle: [pal.view, {flex: 'none'}],
|
||||||
}}>
|
}}>
|
||||||
<Flat.Screen
|
<Flat.Screen
|
||||||
name="Home"
|
name="Home"
|
||||||
|
|||||||
Reference in New Issue
Block a user