简体   繁体   中英

Launch Screen storyboard not showing my image

I trying to install splash screen in my iOS flutter app..I added my images to the assets.xcassets folder (1x,2x,3x). However, I don't see the image in the launch screen.

How do I add the image.. The image was showing before, I deleted the image which deleted the view->LaunchImage and constraint sub folder..

Please let me know recreate it..

Thanks for your help

在此处输入图片说明

如果不需要,请删除现有视图,从库中添加图像视图(Command + Shift + L),并向其添加以下约束:底部空间,顶部空间,前导空间,尾随空间。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM