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

当属性modal为false,mode属性为datetime时没有内联得datetime组件 #22

Open dingyuanjie opened 4 months ago

dingyuanjie commented 4 months ago

当属性modal为false,mode属性为datetime时,harmonysOS Next不支持内联datetime组件。

当前方案:harmony使用DatePickerTimePicker组合实现datetime功能。