Skip to content
#

react-native-web

Here are 306 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
react-native-universal-monorepo
henrymoulton
henrymoulton commented Sep 12, 2021
base λ yarn
yarn install v1.22.10
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
error electron-builder@22.11.7: The engine "node" is incompatible with this module. Expected version ">=14.0.0". Got "12.19.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Write once React Native + Web UI kit. Optimizing compiler that flattens views, reduces bundle size and greatly improves performance 🏎. Normalizes media queries and themes between native and web so they work optimally in both environments.

  • Updated Aug 19, 2021
  • TypeScript

Improve this page

Add a description, image, and links to the react-native-web 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 react-native-web topic, visit your repo's landing page and select "manage topics."

Learn more