我已经尝试过此屏幕截图中的建议
通过import AsyncStorage from '../../../node_modules/@react-native-community/async-storage';在我async-storage要从中导入的文件中使用此行代码
,react-native
但此路径尚未解析,即async-storage该目录中不存在。我还尝试async-storage通过运行进行安装(即使已经安装了)yarn add async-storage,但是在前面提到的目录中没有任何显示
react-native ×1