简体   繁体   中英

How to show multiple image in splash screen in Xamarin forms. Ios project

I am trying to show multiple images in splash screen. Now I am showing only one image. How can I show multiple images in Xamarin Forms.ios project. Please suggest any idea. Thanks in advance.

Look into creating a launch screen using the Interface Builder. You can put images, labels, basically every control on there if you want and set it as the launch screen in your info.plist . When creating a new project you will get a launch screen storyboard file in your iOS project.

https://developer.xamarin.com/guides/ios/user_interface/designer/introduction/

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