You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running npx create-react-native-app -t with-three creates the project
however the npm install does not finish with success unless using --legacy-peer-deps or bumping three version to ^0.127.0"
After successful npm install when running on the device the example app crashes without any output
The text was updated successfully, but these errors were encountered:
running npx create-react-native-app -t with-three creates the project
however the npm install does not finish with success unless using --legacy-peer-deps or bumping three version to ^0.127.0"
After successful npm install when running on the device the example app crashes without any output
The text was updated successfully, but these errors were encountered: