expo-three icon indicating copy to clipboard operation
expo-three copied to clipboard

Quick start not working, crashing without output

Open tst-fractal opened this issue 2 years ago • 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

tst-fractal avatar Mar 25 '22 11:03 tst-fractal

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

JSneak avatar Mar 27 '22 17:03 JSneak

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

tst-fractal avatar Mar 27 '22 17:03 tst-fractal

I have the same problem with iOS here

FladioArmandika avatar Apr 01 '22 13:04 FladioArmandika

use a physical device as the main web page said

shadow-boy avatar Jun 01 '22 09:06 shadow-boy

I also have a similar issue with iOS

princeSmall avatar Jul 13 '22 07:07 princeSmall