ios - How to add launch images to LaunchScreenStoryboard? -
to support ipad split functionality of ios9 have use launchscreen storyboard. how can add launch images launchstoryboard imageview?
you can add launch screen images using image.xcassets.
- open xcdoe.
- find image.xcassets on left hand side.
- in see "+" button. click on it. find new launch image.
- select "new launch image" option.
- then add launch images in it.
Comments
Post a Comment