expo/expo-three

Quick start not working, crashing without output

tst-fractal opened this issue · 5 comments

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

Are you using an android device? I also have a similar issue.

Yes, I am using an android device (Android 11) , did not test on IOS yet.

I have the same problem with iOS here

use a physical device as the main web page said

I also have a similar issue with iOS