react-native-oh-library / react-native-date-picker

React Native Date Picker is datetime picker for Android and iOS. It includes date, time and datetime picker modes. The datepicker is customizable and is supporting different languages. It's written with native code to achieve the best possible look, feel and performance.
MIT License
0 stars 4 forks source link

不支持minuteInterval属性 #34

Open wangjinygithub opened 3 months ago

wangjinygithub commented 3 months ago

原库描述:The interval at which minutes can be selected.

不支持原因:HarmonyOS中TimePickerTimePickerDialogDatePickerDialog组件均不支持此属性。