How to use and ignore the Safe Area in SwiftUI | Bootcamp #17

Описание к видео How to use and ignore the Safe Area in SwiftUI | Bootcamp #17

In this video we will review the Apple documentation on how Safe Area Insets work and then explore how to manage them within our iOS application. We will also discuss when to ignore the safe area insets to allow our View to extend to the edges of the screen.

***NOTE: As explained at the end of the video, Apple has deprecated the .edgesIgnoringSafeArea() modifier that I use throughout most of this video. Instead, we should now use the .ignoresSafeArea() modifier. We can still include the "edges" in the parameter if needed, by calling .ignoresSafeArea(edges: ).

Next video:    • How to add Buttons to SwiftUI applica...  
Last video:    • LazyVGrid, LazyHGrid, and GridItems i...  

🤙 WELCOME BACK 🤙

WEBSITE: https://www.swiftful-thinking.com

DISCORD:   / discord  

GITHUB: https://github.com/SwiftfulThinking/

SAY THANKS: https://www.buymeacoffee.com/nicksarno

Комментарии

Информация по комментариям в разработке