Try creating the custom alert itself, by using the building blocks we created earlier.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/28797859-your-first-ios-swiftui-app-polishing-the-app/lessons/26
Try creating the custom alert itself, by using the building blocks we created earlier.
Not sure where this should land but since it was mentioned earlier to create a landscape preview using the below is much easier and cleaner :
PointsView()
.previewInterfaceOrientation(.landscapeLeft)