react-native-modals
react-native-modals copied to clipboard
show popup dialog over React Native Modal component
hi @jacklam718 I am trying to use popup dialog inside react native Modal component ,I expect the popup dialog to be over the Modal component but it goes under it I think Modal has z-index higher than popup dialog. I tried to add z-index to style of dialog component and dialog content but it doesn't work.
Any solutions ??
I am getting the exact same problem. any solution??
Guys, do you have any updates? @jacklam718 is it correct to use popup dialog inside Modal component? Thanks.
Unfortunately, There is no update till now.
Any update?