如何在日历选择器中获取所选日期的本地响应?

时间:2016-10-27 12:10:19

标签: react-native

我正在使用react-native-calendar-picker library.trying来获取所选日期,但我会收到预览日期。

 onDateChange (date) {
    this.setState({ date: date });        
}

<CalendarPicker selectedDate={this.state.date}
                        onDateChange=(date)=>this.onDateChange(date)}}/>

1 个答案:

答案 0 :(得分:1)

我建议使用react-native-calendar

您可以从此处获取:https://github.com/christopherdro/react-native-calendar

用法示例:

&#13;
&#13;
div[class='popup-close close']>a
&#13;
&#13;
&#13;