This year the two biggest changes are:
- How to embed web content using WebView
- How to use rich-text editing with TextView and AttributedString
- How to add list section index labels
- How to give label icons a fixed width
- How to automatically add appropriate padding for the current scene
- The @Animatable macro makes it easier to animate views, modifiers, and more
- The openURL action has been extended to support an in-app browser
And there's also a bundle of updates specifically aimed at Apple's new liquid glass user interface, including:
- How to make a TabView minimize on scroll
- How to add a TabView accessory
- [How to adjust the scroll edge effect for ScrollView and List](/quic...
