Mijick / PopupView

Popups presentation made simple (SwiftUI)
MIT License
1.19k stars 50 forks source link

issue popup to stack bottom with center pop-up, #55

Closed KavinduDissanayake closed 11 months ago

KavinduDissanayake commented 11 months ago

Simulator Screenshot - iPhone 12 - 2023-10-20 at 09 51 45

Please help me to fixed it

FulcrumOne commented 11 months ago

Hi. The situation in the above screenshot is actually intentional - we wanted to enable all popups to be displayed at the same time. To close the selected popup, use stackAndReplace() or PopupManager.dismissAll(Popup.Type)