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

React-native version #987

Open
fabioabreuit opened this issue Mar 7, 2023 · 8 comments
Open

React-native version #987

fabioabreuit opened this issue Mar 7, 2023 · 8 comments

Comments

@fabioabreuit
Copy link

Hey Team,

Its possible use Viro in react-native 0.70.1 or more recent versions ?

When i tried install, show me that message:
"peer react-native@"0.65.1" from @viro-community/react-viro@2.23.0"

I want use maps and VR/AR, to make a new application

Thanks for attention!

@bibhuti9
Copy link

same issue for me

@JorgeArmandoMT
Copy link

Please continue to maintain the project, react native is growing and this is one of the only libraries for VR and AR.

@skizzo
Copy link

skizzo commented May 26, 2023

I got Viro version 2.23.0 working with React Native 0.71.7, ping me if you need any help with that.

@ssomarii
Copy link

@skizzo
Hi.. I have react-native ver. 0.71.7 too.. And I have trouble with an error: "Render Error: requireNativeComponent: "VRTText" was not found in the UIManager". If I try a starter-kit project by Viro it's fine. But when I try all the same in my own project it causes error:
Error img

Maybe you have some thoughts about how to avoid it? It would help a lot.

@skizzo
Copy link

skizzo commented Jun 14, 2023

@ssomarii are you sure you're using Viro version 2.23.0?

@vietdung97
Copy link

@ssomarii are you sure you're using Viro version 2.23.0?

I got same issue Invariant Violation: requireNativeComponent: "VRTSkybox" was not found in the UIManager.
How do you run your project?

@bi-brilliant
Copy link

I got Viro version 2.23.0 working with React Native 0.71.7, ping me if you need any help with that.

how do you do it? When I first installed it with npm, an error immediately showed that the version I was using was 0.73.2 and Viro needed 0.65.1?

@skizzo
Copy link

skizzo commented Dec 21, 2023

I got Viro version 2.23.0 working with React Native 0.71.7, ping me if you need any help with that.

how do you do it? When I first installed it with npm, an error immediately showed that the version I was using was 0.73.2 and Viro needed 0.65.1?

No idea about 0.73, but in 0.71 I had to do some tricky extra config for both iOS and Android in order to get it running properly.

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

8 participants
@skizzo @bibhuti9 @vietdung97 @fabioabreuit @JorgeArmandoMT @bi-brilliant @ssomarii and others