Przeglądaj źródła

white app bg color

Artal Druk 8 lat temu
rodzic
commit
16a5bf5dc0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      example/app.js

+ 1
- 1
example/app.js Wyświetl plik

58
   container: {
58
   container: {
59
     flex: 1,
59
     flex: 1,
60
     flexDirection: 'column',
60
     flexDirection: 'column',
61
-    backgroundColor: '#F5FCFF',
61
+    backgroundColor: '#ffffff',
62
     paddingTop: 40
62
     paddingTop: 40
63
   },
63
   },
64
   richText: {
64
   richText: {