瀏覽代碼

white app bg color

Artal Druk 8 年之前
父節點
當前提交
16a5bf5dc0
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      example/app.js

+ 1
- 1
example/app.js 查看文件

@@ -58,7 +58,7 @@ const styles = StyleSheet.create({
58 58
   container: {
59 59
     flex: 1,
60 60
     flexDirection: 'column',
61
-    backgroundColor: '#F5FCFF',
61
+    backgroundColor: '#ffffff',
62 62
     paddingTop: 40
63 63
   },
64 64
   richText: {