Marcelo Dorelis
Marcelo Dorelis
> > Since it depends on ArCore for Android it will be compatible with these: https://developers.google.com/ar/devices > > [The viro docs](https://github.com/ViroCommunity/viro/blob/main/readmes/INSTALL_ANDROID.md#for-ar) specifically say: > > > Add the following line...
@skizzo, currently this are the dependencies working on the project and may be connected at some point with your issue: "@react-navigation/bottom-tabs": "^6.3.1", "@react-navigation/material-top-tabs": "^6.2.2", "@react-navigation/native": "^6.0.10", "@react-navigation/native-stack": "^6.6.2", "@react-navigation/stack": "^6.2.1",...
@skizzo, Viro Works quite good, we have to count with the fact that React Native is a bridge to native, it comes with its limitations. Depends the use case, in...