Skip to content

Commit ca732c5

Browse files
authored
Merge pull request #19 from WANGjieJacques/master
fix toast not showing when there are some views have elevation, close…
2 parents 7296335 + 006a0cf commit ca732c5

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
@@ -120,6 +120,7 @@ const styles = StyleSheet.create({
120120
position: 'absolute',
121121
left: 0,
122122
right: 0,
123+
elevation: 999,
123124
alignItems: 'center',
124125
zIndex: 10000,
125126
},

0 commit comments

Comments
 (0)