Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@kyaroru Thank you for your example. Update Example #286

Open
WorrenGilgamesh opened this issue Dec 14, 2022 · 0 comments
Open

@kyaroru Thank you for your example. Update Example #286

WorrenGilgamesh opened this issue Dec 14, 2022 · 0 comments

Comments

@WorrenGilgamesh
Copy link

WorrenGilgamesh commented Dec 14, 2022

    @kyaroru Thank you for your example.

I checked your repo https://github.com/kyaroru/RNExpoThree
Btw, could you please update your example using the latest expo sdk?

Originally posted by @kitkat0225 in #151 (comment)

Is there an update for this?

I try to use that example an I get the next error:

iOS Bundling failed 1844ms
SyntaxError: .../icebear/icebear.glb: Unexpected character ''. (1:4)

And if I run it with texture, I get the next error

iOS Bundling failed 1632ms
SyntaxError: .../icebear/lambert1_baseColor.xjpg: Unexpected character ''. (1:0)
> 1 | ����JFIF��C��C���

My dependencies:

"dependencies": {
    "@react-navigation/native": "^6.0.16",
    "base64-arraybuffer": "^1.0.2",
    "expo": "^47.0.0",
    "expo-av": "~13.0.2",
    "expo-gl": "^12.0.1",
    "expo-three": "^7.0.0",
    "react": "18.1.0",
    "react-native": "0.70.5",
    "react-native-screens": "~3.18.0",
    "three": "^0.147.0"
  }, 

I post the question in SO too: https://stackoverflow.com/questions/74793213/react-native-expo-how-to-render-a-glb-3d-model-from-an-url

If you read this, upvote the change in expo: https://expo.canny.io/feature-requests/p/easy-implementation-of-3d-model-view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant