viromedia/viro

React-native version

fabioabreuit opened this issue · 8 comments

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!

same issue for me

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

skizzo commented

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

@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 commented

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

@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?

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?

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.