suchen

Heim  >  Fragen und Antworten  >  Hauptteil

android - React Native启动瞬间白屏用图片代替的解决方法

在android里添加了背景

<item name="android:windowBackground">@drawable/splash</item>

但是这个方法不好,要在RN里用顶层容器背景颜色覆盖。覆盖后 会影响应用内其他页面组件的颜色等。

求更好的方法。

PHPzPHPz2889 Tage vor433

Antworte allen(1)Ich werde antworten

  • ringa_lee

    ringa_lee2017-04-17 17:43:08

    看下这个解决方案呢

    https://github.com/remobile/r...

    及得给作者点个 star

    Antwort
    0
  • StornierenAntwort