gpt4 book ai didi

react-native - 在 TimePickerAndroid react native 中设置最短时间

转载 作者:行者123 更新时间:2023-12-03 14:15:04 27 4
gpt4 key购买 nike

我想在 TimePickerAndroid 中将 5:00 PM 设置为最小时间.我该如何设置?

this.showPicker.bind(this, 'simple', {
hour: new Date().getHours(),
minute: new Date().getMinutes(),
minHour: this.props.minHour // I am passing 5 as minHour prop
})

我试过这个,但没有用。

最佳答案

This library有助于解决问题,但作为 timepickerandroid apireact-native没有 min & max time properties ,因此 min & max time properties只能为 ios 设置而不是为 android
您可以使用 this property设置 min & max times但它会工作只有ios

关于react-native - 在 TimePickerAndroid react native 中设置最短时间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43093284/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com