BabylonReactNative icon indicating copy to clipboard operation
BabylonReactNative copied to clipboard

Can't build Babylon React Native Playground on iOS

Open okwasniewski opened this issue 1 year ago • 5 comments
trafficstars

Hey,

I just wanted to make sure I did everything right, because I can't get RNTA based Test App to run on iOS.

This is the error that I'm getting:

CleanShot 2024-08-28 at 13 07 54@2x

Steps:

  1. cd Apps/BRNPlayground && npm install
  2. cd Package && npm install
  3. npx gulp buildIOSRNTA
  4. In theory the https://github.com/BabylonJS/BabylonReactNative/blob/master/Apps/BRNPlayground/postinstall.js file should do all the setup but it still wasn't working :(

Just wanted to make sure I didn't miss an important step. If not Im going to try to fix it

okwasniewski avatar Aug 28 '24 11:08 okwasniewski