11

I downloaded Xcode 9.2 today and, admittedly I haven't attempted to do so in a while, I tried to render a view in the playground and kept getting a "empty image" in the sidebar.

Anyone know what's up?

enter image description here

mugx
  • 9,869
  • 3
  • 43
  • 55

2 Answers2

3

I had the same issue, click the assistant editor to view the UI.

In the picture below, it's the icon highlighted in blue.

enter image description here

Isaac
  • 1,371
  • 3
  • 14
  • 36
0

@Sam P gave the correct hint, however I don't see such button in Xcode 11.2.1 Playgrounds interface.

Enable Live View in the menu on the top right:

Menu on the top right

And the preview pops up:

Preview pops up

I find it strange that they didn't make it any obvious :/

K307
  • 105
  • 7