Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/database/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
React native 使用iOS设备的反应本机添加日历事件_React Native - Fatal编程技术网

React native 使用iOS设备的反应本机添加日历事件

React native 使用iOS设备的反应本机添加日历事件,react-native,React Native,我正在尝试添加权限,以便在我的react native应用程序中使用react native add calendar event在iOS设备上工作。我在看一篇关于如何使用开源的指导性文章,但我偶然发现了一个问题;由于react原生项目没有info.plist文件,如何在该项目中实现NSCalendarsUsageDescription密钥

我正在尝试添加权限,以便在我的react native应用程序中使用react native add calendar event在iOS设备上工作。我在看一篇关于如何使用开源的指导性文章,但我偶然发现了一个问题;由于react原生项目没有info.plist文件,如何在该项目中实现NSCalendarsUsageDescription密钥