Skip to content

Commit f31b00d

Browse files
author
Amen Souissi
committed
fix container style: add zIndex props
1 parent c88e68f commit f31b00d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ const styles = StyleSheet.create({
117117
left: 0,
118118
right: 0,
119119
alignItems: 'center',
120+
zIndex: 10000,
120121
},
121122
content: {
122123
backgroundColor: 'black',

0 commit comments

Comments
 (0)