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 3b4bf1c commit cff9a11Copy full SHA for cff9a11
1 file changed
docs/colors.md
@@ -50,7 +50,7 @@ React Native supports `hwb()` in functional notation:
50
51
### Color ints
52
53
-React Native supports also colors as an `int` values (in RGB color mode):
+React Native also supports colors as an `int` values (in RGB color mode):
54
55
- `0xff00ff00` (0xrrggbbaa)
56
0 commit comments