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

Utilities for using THREE.js on Expo

Results 119 expo-three issues
Sort by recently updated
recently updated
newest added

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

When I try to create an app with expo eas I always have a black screen in expo-three, but when I make app from expo build everything good ``` {...

Hello, I have a setup `expo-tree`, expo 46.0.0, `THREE v0.127` and I get this warning in the console. Any ideas how to fix this? ``` WARNING: Multiple instances of Three.js...

Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.1 to 1.7.4. Changelog Sourced from shell-quote's changelog. v1.7.4 - 2022-10-12 Merged Add node_modules to .gitignore [#48](https://github.com/ljharb/shell-quote/issues/48) Commits [eslint] fix indentation and whitespace aaa9d1f [eslint] additional cleanup...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies

Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.1 to 1.7.4. Changelog Sourced from shell-quote's changelog. v1.7.4 - 2022-10-12 Merged Add node_modules to .gitignore [#48](https://github.com/ljharb/shell-quote/issues/48) Commits [eslint] fix indentation and whitespace aaa9d1f [eslint] additional cleanup...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies

This PR is the culmination of a few weeks of work and experimentation around the `expo-three` and `three.js` ecosystems. @Jpoliachik and I were able to get many more examples running...

## Reason Previous `README.md` file's section about updating metro configuration was not working for newer versions of the Expo SDK. ## Explanation Expo uses it's internal metro configuration that get's...