I have created new app with swiftUI in xcode11. and not able to find Xcode preview like shown in wwdc19.
Asked
Active
Viewed 7,271 times
5

Claus Jørgensen
- 25,882
- 9
- 87
- 150

Satish Mavani
- 4,897
- 2
- 20
- 30
-
This was one of the first questions about SwiftUI :) – Martin R Jun 05 '19 at 12:16
-
True, I just found out that. I did not know the proper word CANVAS to search. – Satish Mavani Jun 05 '19 at 12:18
-
You are also in the diff mode which won't show the canvas. – Xials Jun 17 '21 at 16:08
1 Answers
4
The preview only works on MacOS 10.15 Beta

tsp
- 1,938
- 18
- 15
-
1
-
6For people who wanted to move preview it to the right side... Change Layout (right corner of workspace second last option) to "Canvas on Right" – Giridharan Venkatapathy Apr 12 '21 at 11:21