Selaa lähdekoodia

增加沉浸式状态栏

张延森 5 vuotta sitten
vanhempi
commit
86e4672ff1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/app.js

+ 1
- 1
src/app.js Näytä tiedosto

@@ -141,7 +141,7 @@ class App extends Component {
141 141
       navigationBarBackgroundColor: '#BB9C79',
142 142
       navigationBarTitleText: '',
143 143
       navigationBarTextStyle: 'white',
144
-
144
+      navigationStyle: "custom"
145 145
     },
146 146
     tabBar: {
147 147
       color: '#666',