Allow touch at the top of the lightbox (#1489)
This commit is contained in:
parent
6db7113108
commit
cd96f8dcc8
2 changed files with 2 additions and 0 deletions
|
@ -189,6 +189,7 @@ const styles = StyleSheet.create({
|
|||
width: '100%',
|
||||
zIndex: 1,
|
||||
top: 0,
|
||||
pointerEvents: 'box-none',
|
||||
},
|
||||
footer: {
|
||||
position: 'absolute',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue