【发布时间】:2021-02-27 21:47:14
【问题描述】:
这里是新手。
我刚刚退出了我的 expo 应用程序,所以现在我的 react native 目录中有 ios 和 android 文件夹。
我已经运行了以下 sn-p cd ios && pod install
我的问题是,接下来呢?
我有这个 xcode 窗口,但我不知道该怎么做:
我打算遵循的步骤如下,但是我什至不知道如何在 xcode 上打开项目。
- Go to "Capabilities"
- enable BackgroundMode.
- Checked into "Background fetch" && "Remote notifications"```
Can someone please guide me for getting started with xcode?
Thanks!
【问题讨论】:
-
我无法弄清楚确切的问题是什么。你是想用 Xcode 或其他东西来构建 react 项目吗?
-
我只是想通过 xcode @zeytin 在模拟器上运行 react 本机应用程序
标签: ios xcode cocoapods expo xcode6