react-native-paper
react-native-paper copied to clipboard
Menu is overlapped by other views following it including paper components
Current behaviour
When in FlatList and I assume otherwise the menu zIndex does not appear correct. If backgroundColor for other views are removed Works correctly for lower rendered items. As
Expected behaviour
Pretty obvious what should happen. Attempting to change zIndex did not help.
How to reproduce?
will attempt to strip down some code and update the ticket.
Preview
What have you tried so far?
Tried zIndex changes
Your Environment
| software | version |
|---|---|
| ios | x |
| android | x |
| react-native | x.x.x |
| react-native-paper | x.x.x |
| node | x.x.x |
| npm or yarn | x.x.x |
| expo sdk | x.x.x |
Hey @kostiag, could you please create expo snack presenting the problem?