UIKit
🎥 Video: https://developer.apple.com/wwdc21/10059
https://www.swiftjectivec.com/ios-15-notable-uikit-additions/
UIWindowScene.ActivationAction
(Mail message popover)MenuBuilder
Drag and drop on iPhone, see WWDC17
New Toolbar + TabBar appearance
.plain
.prominentInsetGrouped
style.extraProminentInsetGrouped
styleNew half-height sheets
New DatePicker
(so much better!)
UIButton
APIs and styles, UIButton.configuration
+ context menus (iOS 14)
New UIMenu
submenus
SF Symbols: new symbols, new coloring options
Content size category limits: restrict dynamic type sizes
New UIColor.tintColor
– dynamic based on view hierarchy
Cell configuration closures
New diffable data source improvements
Cell prefetching improvements
Image display improvements: async loading, thumbnails
@MainActor