Skip to content

Commit 5ee0702

Browse files
authored
Readme: Remove platform column for thumbImage (#160)
`thumbImage` became cross-platform in #106
1 parent 1b311cd commit 5ee0702

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,9 @@ Assigns a minimum track image. Only static images are supported. The rightmost p
249249

250250
Sets an image for the thumb. Only static images are supported.
251251

252-
| Type | Required | Platform |
253-
| ---------------------- | -------- | -------- |
254-
| Image.propTypes.source | No | iOS |
252+
| Type | Required |
253+
| ---------------------- | -------- |
254+
| Image.propTypes.source | No |
255255

256256
---
257257

0 commit comments

Comments
 (0)