Skip to content

Commit 7296335

Browse files
authored
Merge pull request #15 from amensouissi/master
fix container style: add zIndex props
2 parents 1c97039 + f31b00d commit 7296335

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
@@ -121,6 +121,7 @@ const styles = StyleSheet.create({
121121
left: 0,
122122
right: 0,
123123
alignItems: 'center',
124+
zIndex: 10000,
124125
},
125126
content: {
126127
backgroundColor: 'black',

0 commit comments

Comments
 (0)