Raj*_*iya 8 timepicker react-native
我想将下午5:00设定为最短时间TimePickerAndroid.我怎么设置它?
this.showPicker.bind(this, 'simple', {
hour: new Date().getHours(),
minute: new Date().getMinutes(),
minHour: this.props.minHour // I am passing 5 as minHour prop
})
Run Code Online (Sandbox Code Playgroud)
我尝试了这个,但没有奏效.
| 归档时间: |
|
| 查看次数: |
1289 次 |
| 最近记录: |