Skip to content

Commit dff76a8

Browse files
authored
docs: document minuteinterval on ios 14 (#360)
1 parent 069b56d commit dff76a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,8 @@ Possible values are: `1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30`
342342

343343
(On Windows, this can be any number between 0-59.)
344344

345+
on iOS, this in only supported when `display="spinner"`
346+
345347
```js
346348
<RNDateTimePicker minuteInterval={10} />
347349
```

0 commit comments

Comments
 (0)