提问人:Palmovitsch 提问时间:11/16/2023 更新时间:11/16/2023 访问量:18
react native 应用程序未在 vscode 的终端窗口中显示控制台日志
react native app not showing console logs in the Terminal window of vscode
问:
我试图查看终端、theoOutput 和调试控制台窗口
blablablab
答:
0赞
porex
11/16/2023
#1
正如我所看到的,您没有运行该应用程序,您必须在自己的手机上使用模拟器或扫描二维码。
文档博览会模拟器链接:https://docs.expo.dev/workflow/android-studio-emulator/
评论