Skip to content
#

create-react-app

Here are 5,012 public repositories matching this topic...

react-native-web-monorepo
WookieFPV
WookieFPV commented Feb 15, 2021

I tried to create an iOS release build.

Steps to reproduce:

  1. install pods
  2. open Xcode Workspace
  3. edit schema to release
  4. start build

Looks like the bundler doesn't know the "ios" platform => no bundle creation.
"error Invalid platform "ios" selected"

+ node /Users/userName/RN-mono/node_modules/react-native/cli.js bundle --entry-file index.js --platform ios --dev fals
help wanted good first issue

Improve this page

Add a description, image, and links to the create-react-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the create-react-app topic, visit your repo's landing page and select "manage topics."

Learn more