ReactVision / viro

ViroReact: The AR and VR library for React Native πŸ“³πŸ’™πŸ’›πŸ€πŸ’š

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate Persistent Cloud Anchors with Viro React

geeekgod opened this issue Β· comments

Requirements:

Please go through this checklist before opening a new issue

Environment

Please provide the following information about your environment:

  1. Development OS: Mac
  2. Device OS & Version: Android 12
  3. Version: Viro React: ^2.23.0 ReactNative: 0.72.4
  4. Device(s): Redmi Note 8 Pro

Description

I want to store the position of the 3D objects displayed in the AR world and display the objects in the exact position to other users. This can be implemented with AR Cloud Anchors for persistently hosting & resolving the position of objects. This is available in Viro Core as mentioned in the documentation. Any help would work how can it be implemented in Viro React or at least any guide how to customise it to achieve the same.

Reproducible Demo

I believe a Reproducible Demo is not required in this issue.

hi @thisisrishabh22, can you check the documentation for what you're looking to do? We've moved from the issue template link and I haven't updated it yet.

If you still are having issues with what you've found in the documentation, comment again and I'll reopen the issue.

Hi @robertjcolley,

I've checked again, there's no mention of Cloud Anchors in the documentation.

Hi @thisisrishabh22, we also have a geoar example to check out too. I've seen some discussion that it might not be fully working, but it's worth checking out.