search

Home  >  Q&A  >  body text

ios - How to remove the white interface that displays the project name when the react native project is started?

In the react native project, the following picture will appear every time you run the project,

I thought it would disappear after packaging, but it turns out that I To young To simple! This interface will still appear when the APP is started after the official packaging.
On the iOS side, it appears in front of the Launch Image, that is, when starting the APP, this interface will appear first, and then the waiting page on the iOS side will be displayed.
Now I want to get rid of this interface so that it does not appear when the APP is opened. I hope that everyone who has a good idea will give me some advice.

三叔三叔2809 days ago1134

reply all(1)I'll reply

  • 阿神

    阿神2017-06-14 10:56:47

    Delete LaunchScreen.xib

    reply
    0
  • Cancelreply