Skip to content

Commit 00c4e7a

Browse files
authored
Merge pull request #28 from pixelize/fix-outermask-visible
maskOuter Styles: remove zIndex because it makes its not visible
2 parents 8be8bfd + 2b5c64e commit 00c4e7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const styles = StyleSheet.create({
4040
height: '100%',
4141
alignItems: 'center',
4242
justifyContent: 'space-around',
43-
zIndex: -1
4443
},
4544
maskInner: {
4645
backgroundColor: 'transparent',

0 commit comments

Comments
 (0)