Kaynağa Gözat

white app bg color

Artal Druk 8 yıl önce
ebeveyn
işleme
16a5bf5dc0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      example/app.js

+ 1
- 1
example/app.js Dosyayı Görüntüle

@@ -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: {