小整理
This commit is contained in:
parent
485102b591
commit
0d50326507
@ -266,14 +266,7 @@ export const EachTrainInfo = (props) => {
|
|||||||
ref={actionSheetRef}
|
ref={actionSheetRef}
|
||||||
drawUnderStatusBar={false}
|
drawUnderStatusBar={false}
|
||||||
isModal={Platform.OS == "ios"}
|
isModal={Platform.OS == "ios"}
|
||||||
containerStyle={
|
//useBottomSafeAreaPadding={Platform.OS == "android"}
|
||||||
Platform.OS == "android"
|
|
||||||
? {
|
|
||||||
paddingBottom: insets.bottom,
|
|
||||||
}
|
|
||||||
: {}
|
|
||||||
}
|
|
||||||
useBottomSafeAreaPadding={Platform.OS == "android"}
|
|
||||||
>
|
>
|
||||||
<View
|
<View
|
||||||
style={{
|
style={{
|
||||||
|
Loading…
Reference in New Issue
Block a user