Datetimepicker: iOS 14 minuteInterval not working in time mode

Created on 25 Sep 2020  路  4Comments  路  Source: react-native-datetimepicker/datetimepicker

I have this code set:

<DateTimePicker
    minuteInterval={15}
    value={start}
    mode={'time'}
    onChange={onStartChange}
/>

But I am still able to select minutes outside the 15 minute window

Screenshot 2020-09-25 at 19 16 43

released

Most helpful comment

same issue

All 4 comments

same issue

same issue

same issue

:tada: This issue has been resolved in version 3.0.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ctohster picture ctohster  路  3Comments

ArturDabrowski picture ArturDabrowski  路  3Comments

mustafaskyer picture mustafaskyer  路  5Comments

Kamalnrf picture Kamalnrf  路  3Comments

wesff picture wesff  路  3Comments