Preview Canvas in The editor stopped showing up. I closed it and did everything I saw on the forum, but it still did not work. I also noticed that in some SwiftView it shows the preview, but it does not the same with the others.
Preview Canvas in Editor stopped to show up. I close and did everything i saw on the forum, but still did not work.
Hi,
Sorry to hear you are having problems getting previews working. Could you make sure that there is a #Preview
or a struct
conforming to PreviewProvider
in your current while, and ensure that the Canvas option is enabled here?