Remove incorrect margins for android.
This commit is contained in:
@@ -14,8 +14,9 @@ function JobTabLayout(props) {
|
||||
tabBarPosition: "top",
|
||||
headerShown: false,
|
||||
animation: "shift",
|
||||
|
||||
tabBarStyle: {
|
||||
marginTop: -50,
|
||||
// marginTop: -50
|
||||
},
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user