fix: fix border radius of modal presentation

This commit is contained in:
satyajit.happy
2019-07-01 18:22:42 +02:00
parent 6b1f961543
commit 17044344a7
3 changed files with 5 additions and 4 deletions

View File

@@ -115,6 +115,7 @@ export function forModalPresentationIOS({
return {
cardStyle: {
overflow: 'hidden',
borderTopLeftRadius: borderRadius,
borderTopRightRadius: borderRadius,
marginTop: index === 0 ? 0 : statusBarHeight,

View File

@@ -356,7 +356,7 @@ Array [
"top": 0,
},
Object {
"opacity": NOOP {},
"opacity": undefined,
},
]
}
@@ -494,7 +494,7 @@ Array [
"top": 0,
},
Object {
"opacity": NOOP {},
"opacity": undefined,
},
]
}

View File

@@ -203,7 +203,7 @@ Array [
"top": 0,
},
Object {
"opacity": NOOP {},
"opacity": undefined,
},
]
}
@@ -521,7 +521,7 @@ Array [
"top": 0,
},
Object {
"opacity": NOOP {},
"opacity": undefined,
},
]
}