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

How to upgrade expo-three to use the latest version of three.js #298

Open
Josema opened this issue Oct 16, 2023 · 3 comments
Open

How to upgrade expo-three to use the latest version of three.js #298

Josema opened this issue Oct 16, 2023 · 3 comments

Comments

@Josema
Copy link

Josema commented Oct 16, 2023

Is it possible to upgrade this module to use the latest version of three.js?

@markrickert
Copy link

@Josema I'm working on this! Check out my branch here and let me know if it works for you! You can try it in your project by making the package.json entry: "expo-three": "markrickert/expo-three#dev"

@Sai-Smaran
Copy link

@markrickert I am getting an import error:
Unable to resolve "expo-three" from "App.js"

@Josema
Copy link
Author

Josema commented Jul 3, 2024

I am getting the same error than @Sai-Smaran. Can you help here @markrickert ?

Unable to resolve "expo-three" from "src/components/App.js"

    "dependencies": {
        "expo-three": "github:markrickert/expo-three.git#dev",
        "three": "0.166.0"
    }

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

3 participants