gpt4 book ai didi

android-studio - 如何从 Windows 上的克隆存储库运行 React-Native-Navigation v2 Playground?

转载 作者:行者123 更新时间:2023-12-03 17:22:17 24 4
gpt4 key购买 nike

我已经克隆了 Wix RNN2 存储库 [Branch v2],但我不确定如何运行 游乐场在我的模拟器上。

如果我只是运行 npm run start ,我收到此错误:

> rm -rf ./lib/dist && tsc
'rm' is not recognized as an internal or external command,
operable program or batch file.

Windows 无法识别该命令,因为它是 linux。

我曾尝试从 Android Studio 运行该应用程序,并在我的模拟器上显示:

无法从 Assets “index.android.bundle 加载脚本” - 这是因为我没有 Metro Bundler 为我制作捆绑包。

无论如何,Wix RNN2 运行此示例的正确方法是什么?

我有 VSCode、Expo、Android Studio,而且我的 android 版本在 Android 项目中没有错误。

最佳答案

按着这些次序:

1) git clone https://github.com/wix/react-native-navigation.git
2) cd react-native-navigation
3) npm install
4) npm start
5) open xcode

关于android-studio - 如何从 Windows 上的克隆存储库运行 React-Native-Navigation v2 Playground?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52018198/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com