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:

Steps:
- cd Apps/BRNPlayground && npm install
- cd Package && npm install
- npx gulp buildIOSRNTA
- 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