【发布时间】:2020-09-08 10:05:23
【问题描述】:
我面临无法从“node_modules\expo\AppEntry.js”解析“../../App”?
我的项目有
"sdk Version": "38.0.0",
"expo": "^38.0.10",
"react-native": "0.59.10",
I am using react native version 0.59 and i have created app.json and put extensions in it as given in previous solutions but not working . Kindly help
【问题讨论】:
-
您的 AppEntry.js 看起来如何?还有你的 app.js 里面有什么
-
我没有制作 App.js 我使用 screen.js 作为我的根文件
-
dude .. 给我看看你的 appEntry js 请编辑你的问题
标签: reactjs react-native expo native