ReactVision / viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does Viro uses the latest ARCore SDK?

Arunkumarvallal opened this issue · comments

Description

Does Viro use the latest ARCore SDK?

There are some updates coming out for ARCore. Please stay tuned for it

Is Viro using 1.26.0 ARCore SDK?

Is Viro using 1.26.0 ARCore SDK?

Yes. I am working to upgrade to 1.41.0 in #261

Thank you.

Is Viro using 1.26.0 ARCore SDK?

Yes. I am working to upgrade to 1.41.0 in #261

I checked the file: @viro-community/react-viro/android/arcore_client
and it is:
configurations.maybeCreate("default") artifacts.add("default", file('core-1.26.0.aar'))