mirror of
https://github.com/status-im/react-navigation-stack.git
synced 2025-02-20 18:28:21 +00:00
Remove unnecessary styles from header
This commit is contained in:
parent
5336c2c91a
commit
4c94d0104e
@ -643,12 +643,6 @@ if (Platform.OS === 'ios') {
|
|||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
platformContainerStyles = {
|
platformContainerStyles = {
|
||||||
shadowColor: 'black',
|
|
||||||
shadowOpacity: 0.1,
|
|
||||||
shadowRadius: StyleSheet.hairlineWidth,
|
|
||||||
shadowOffset: {
|
|
||||||
height: StyleSheet.hairlineWidth,
|
|
||||||
},
|
|
||||||
elevation: 4,
|
elevation: 4,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user