ReactVision / viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚
MIT License
1.31k stars 149 forks source link

Update INSTALL_IOS.md #96

Closed robertjcolley closed 2 years ago

robertjcolley commented 2 years ago
Analyzing dependencies
[!] There are multiple dependencies with different sources for `ViroReact` in `Podfile`:

- ViroReact (from `../node_modules/@viro-community/react-viro/ios`)
- ViroReact (from `../node_modules/@viro-community/react-viro/ios/`)

I've had issues with pod install when the extra slash is on the back of this. Not sure why this matters, but changing it fixes a pod install.