SwiftUI - Alternative methods to add and modify Text and Stacks
In the follow up to my last post, this guide will show how to use the object library in Xcode to place Text and Stacks directly into the design preview of an app. Yes, this means knowing less code. It is a close to drag and drop coding you can get and it works rather well.
The guide also introduces the attributes inspector to modify objects in the design, say for instance what font style the Text has. Again less coding required. 😁
[youtu.be/9PQ80wWV7...](https://youtu.be/9PQ80wWV7mQ)