UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

Repositioning the Alert dialog box

Forums > SwiftUI

Is it possible to position an alert box anywhere on the screen except the center?

I figure the centering behavior is programmed into the .alert coding 'under the hood,' as they say; maybe there's a way to create my own instance of an Alert, like I can with Views?

2      

You can create something that mimics the built-in Alert and position it where you want, but the built-in ones are designed to appear in the center of the screen.

2      

Hi You could usee the .confirmationDialog(: ) is an alert on bottom, However you could also look at this video Snackbars and Toasts in SwiftUI (Xcode 12, 2021, SwiftUI 2.0), might help or give you some ideas

2      

Hacking with Swift is sponsored by Essential Developer

SPONSORED Join a FREE crash course for mid/senior iOS devs who want to achieve an expert level of technical and practical skills – it’s the fast track to being a complete senior developer! Hurry up because it'll be available only until April 28th.

Click to save your free spot now

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.