react-native-popover
react-native-popover copied to clipboard
Added zIndex to make the popover always display in front of everything
The popover cannot show in some cases, setting the zIndex can make it always displays in front of everything. Although it's a small change, it can help users to get rid of some problems, like 'The popover content doesn't show up...'.
@gameboyVito Set zIndex not working for me