pmndrs / uikit

🎨 user interfaces for react-three-fiber
https://pmndrs.github.io/uikit/docs/
Other
2.55k stars 132 forks source link

React Native failed ios build @react-three/uikit #97

Open slyduda opened 1 month ago

slyduda commented 1 month ago

Getting Unable to resolve "@pmndrs/uikit/internals" from "node_modules/@react-three/uikit/dist/container.js" when building for ios with expo. When installing @pmndrs/uikit my react native project gets stuck at Pod install. I have seen others successfully use the package without @pmndrs/uikit as is also explained in the docs. Is this a known native issue?

slyduda commented 1 month ago

found this! feel free to close. for some reason i thought ios expo was working with this package out of the box. https://github.com/pmndrs/uikit/issues/17#issuecomment-1992701847