I'm trying to use a number of components inside a Modal. Components such as react-native-share, react-native-menu. They fail because their respective UI popups show up behind the Modal.
I wonder if there's a good way to deal with this, both inside react-native as a UI developer and for the guys creating these components.
I'm trying to use a number of components inside a Modal. Components such as react-native-share, react-native-menu. They fail because their respective UI popups show up behind the Modal.
I wonder if there's a good way to deal with this, both inside react-native as a UI developer and for the guys creating these components.