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

不支持属性onStateChange #16

Closed dingyuanjie closed 2 months ago

dingyuanjie commented 4 months ago

Android有,ios没有,harmonyOS Next不支持不支持再在“空闲”和“change”状态之间变化时触发onStateChange,arkts侧DatePicker和TimePicker和TimePickerDialog和DatePickerDialog组件没有该属性,OS不支持。

xuxiaoqian1 commented 2 months ago

Android独有,harmony不支持,关闭。