I have launch images in an .xcassets file, and I have a launch screen story board which does launch.
Problem is, I don't know how to add images to the story board, since you cannot use custom classes,
which is the way I usually manipulate what displays in a view controller.
Can you add an image, and specifically a launch image from the (xc)assets file, to the lauch screen,
or launch screen story board? How?