Set a dynamic hight for TabRowNavigator

This commit is contained in:
Clément Le Bihan
2023-04-05 00:12:14 +02:00
parent 77a230c944
commit 46f4ac82a8

View File

@@ -109,7 +109,7 @@ function TabNavigator({
return (
<NavigationContent>
<Row height={"900px"}>
<Row height={"100%"}>
{(!isMobileView || isPanelView) && (
<View
style={[