We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7315d08 commit cb05c25Copy full SHA for cb05c25
test/PlatformColor.js
@@ -10,7 +10,6 @@ DynamicColorIOS('red'); // required object as first argument
10
11
// Valid
12
PlatformColor('bogusName', 'linkColor');
13
-
14
PlatformColor('label');
15
PlatformColor('@android:color/holo_blue_bright');
16
0 commit comments