fix tab
This commit is contained in:
@@ -28,9 +28,6 @@ const TabBar = ({ state = {}, descriptors = {}, navigation = {} }) => {
|
|||||||
start: { x: 0, y: 0 },
|
start: { x: 0, y: 0 },
|
||||||
end: { x: 1, y: 0 },
|
end: { x: 1, y: 0 },
|
||||||
}}
|
}}
|
||||||
style={{
|
|
||||||
height: isWeb ? 80 : 65,
|
|
||||||
}}
|
|
||||||
>
|
>
|
||||||
<View
|
<View
|
||||||
style={{
|
style={{
|
||||||
|
|||||||
Reference in New Issue
Block a user