callstack / callstack/react-native-paper
Menu is overlapped by other views following it including paper components
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.