Skip to content

Commit

Permalink
Image: Add tintColor prop (facebook#3292)
Browse files Browse the repository at this point in the history
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
  • Loading branch information
gabrieldonadel and Simek authored Sep 6, 2022
1 parent 7d7f483 commit f57ac2d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,14 @@ A unique identifier for this element to be used in UI Automation testing scripts
| ------ |
| string |

### `tintColor`

Changes the color of all non-transparent pixels to the `tintColor`.

| Type |
| ------------------ |
| [color](colors.md) |

## Methods

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

0 comments on commit f57ac2d

Please sign in to comment.