【问题标题】:How to Add/fetch calendar event without using external package in react native如何在不使用外部包的情况下添加/获取日历事件
【发布时间】:2019-10-15 09:10:49
【问题描述】:

如何在不使用外部包的情况下添加/获取日历事件。

【问题讨论】:

    标签: android ios react-native mobile


    【解决方案1】:

    React Native 本身建议使用 this 库作为日期选择器,因为他们通过合并 android 和 ios 日期选择器来构建它。 DatePickerAndroid has been merged with DatePickerIOS and TimePickerAndroid into a single component called DateTimePicker and will be removed in a future release. 所以你最好使用这个库,因为它是官方的。

    【讨论】:

    • 我需要在不使用外部包的情况下从手机(android/ios)的主日历中添加/获取事件
    猜你喜欢
    • 2019-08-27
    • 2014-02-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-03-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多