Current behaviour
Menu component is not showing inside of react-native modal
Expected behaviour
Menu component to be show even in react-native model.
Code sample
https://snack.expo.io/L5vLMUFpG
What have you tried
I tried to check if my setup is correct. Outside of modal my menu is working fine, when using inside of react-native Modal component, no menu after triggering shows up.
Your Environment
| software |
version |
| ios or android |
iOS 14.4 |
| react-native |
0.63.4 |
| react-native-paper |
4.7.1 |
| node |
14.5.0 |
| npm or yarn |
1.22.5 |
| expo sdk |
|