© Bear Cahill 2021
B. CahillUI Design for iOS App Developmenthttps://doi.org/10.1007/978-1-4842-6449-2_20

20. Presenting Popups

Bear Cahill1  
(1)
Denton, TX, USA
 

It’s easy to understand that we need ways for users to enter data. We have textfields, pickers, buttons, and many more ways for users to see and select items.

We also need ways to alert the user of information. If they enter an invalid email, we want to tell them. We may need to display some information or help to the user. So there are some ways of presenting messages to the user that we’ll use.

Alerts, Action Sheets, Sheets, and Popovers are great ways to present the UI to the users without it being part of the base interface of the app. Each has their own aspects and user interaction.

Get UI Design for iOS App Development: Using SwiftUI now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.