FIX: Use system color on widgets #2192

This commit is contained in:
marcosrdz 2020-11-24 22:21:14 -05:00 committed by Overtorment
parent 8c2ee78265
commit 2a50614d30
2 changed files with 4 additions and 9 deletions

View file

@ -278,7 +278,7 @@ PODS:
- react-native-tcp-socket (3.7.1):
- CocoaAsyncSocket
- React
- react-native-webview (10.9.2):
- react-native-webview (10.10.0):
- React-Core
- react-native-widget-center (0.0.4):
- React
@ -709,7 +709,7 @@ SPEC CHECKSUMS:
react-native-safe-area-context: 01158a92c300895d79dee447e980672dc3fb85a6
react-native-slider: b733e17fdd31186707146debf1f04b5d94aa1a93
react-native-tcp-socket: 96a4f104cdcc9c6621aafe92937f163d88447c5b
react-native-webview: c51f73be304c61d359ec3e7c5e4e8f2c977fd360
react-native-webview: 2e330b109bfd610e9818bf7865d1979f898960a7
react-native-widget-center: 0f81d17beb163e7fb5848b06754d7d277fe7d99a
React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa
React-RCTAnimation: 1befece0b5183c22ae01b966f5583f42e69a83c2

View file

@ -15,13 +15,8 @@
}
],
"color" : {
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "0.200",
"green" : "0.200",
"red" : "0.200"
}
"platform" : "ios",
"reference" : "secondarySystemBackgroundColor"
},
"idiom" : "universal"
}