【问题标题】:I've just ejected expo react native app. How do I run the app via xcode?我刚刚推出了世博反应原生应用程序。如何通过 xcode 运行应用程序?
【发布时间】: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


【解决方案1】:

首先下载依赖

Xcode 之后 → 首选项 → 组件 → 安装 iOS 模拟器

然后运行项目。

【讨论】:

猜你喜欢
  • 2018-11-18
  • 2016-03-20
  • 1970-01-01
  • 2021-05-16
  • 2016-04-20
  • 1970-01-01
  • 1970-01-01
  • 2021-07-31
  • 2011-04-09
相关资源
最近更新 更多