The new ContentUnavailableView() in SwiftUI Apple's new ContentUnavailableView() is a handy abstraction for a common UI pattern.
Adjusting Your App's Widgets to Use .containerBackground(for:) If you're using widgets and you want them to run on all of Apple's new platforms, you're going to need to use this modifier.
How to fix onChange(of:perform:) deprecation warnings in iOS 17 Fix the onChange(of:perform:) deprecation warnings in iOS 17.