Skip to content

Commit f57ac2d

Browse files
Image: Add tintColor prop (facebook#3292)
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
1 parent 7d7f483 commit f57ac2d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/image.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,14 @@ A unique identifier for this element to be used in UI Automation testing scripts
446446
| ------ |
447447
| string |
448448

449+
### `tintColor`
450+
451+
Changes the color of all non-transparent pixels to the `tintColor`.
452+
453+
| Type |
454+
| ------------------ |
455+
| [color](colors.md) |
456+
449457
## Methods
450458

451459
### `abortPrefetch()` <div class="label android">Android</div>

0 commit comments

Comments
 (0)