react-native-image-picker:NativeModule.ImagePickerManager为空

问题描述

我正在尝试在Visual Studio代码中使用react native图像选择器。

尝试链接图像选择器“ npx react-native link react-native-image-picker”及其链接成功的步骤,但是当我运行我的项目时,出现以下错误

 Error: react-native-image-picker: NativeModule.ImagePickerManager is null. To fix this issue try these steps:
    • Run `react-native link react-native-image-picker` in the project root.
    • Rebuild and re-run the app.

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)