expo / expo-three-ar

Utilities for using Expo AR with THREE.js
73 stars 12 forks source link

Example demo is broken. Any way to run AR locally in Expo SDK 38? #7

Open briangainer opened 4 years ago

briangainer commented 4 years ago

I tried running the example cube demo and all I got was a red screen.

@EvanBacon I just want a way to run the cube demo locally, I don't need it for production. Is AR supported in expo-three? What's the difference between expo-three and expo-three-ar? Thanks a bunch!

image

deepsidh9 commented 4 years ago

I am also facing the same issue

thatsmimo commented 4 years ago

I am trying with sdk 36 where the package AR module is supported in expo. Still getting the issue. I am using it in production I had to comment it out. Please give me some solution.

kelly commented 4 years ago

Has anyone had success getting this to work? @EvanBacon is this project retired?

cichun commented 3 years ago

Same here, I can confirm example does not work in Expo SDK 37 and up. When trying to use expo-three-ar in newly created project with Expo SDK 40 i get error like

IMG_1834 2

So after reading this https://github.com/expo/fyi/blob/master/deprecating-ar.md and https://docs.expo.io/versions/v36.0.0/sdk/AR/ I guess this library is deprecated and does not work anymore - should be mentioned on README.md ⚠️