Discussions

Ask a Question
ANSWERED

Will the project develop further?

Hello! Is the community still working on this wonderful project? I see there have been no updates for a long time (

Can I update a text value of ViroText?

Hi! thanks for your wonderful library! ```Text javascr const { text, handleText } = props; <ViroText text={text} /> ``` I can update a styles of ViroText but text attribute can not be changed. can I update this?

How can I obtain an API key from Viro Media since their website is no longer accessible?

How can I obtain an API key from Viro Media since their website is no longer accessible?
ANSWERED

Can we add snapchat like face filters and capture pics using viro?

I am making a react native application and I want to add ar face filters. If viro does allow that where can I find a sample code or documentation for that?

Adding charts/ Data viz to AR Scene

How can we go about adding charts to the AR Scene. Any help is appreciated. Thanks in advance

Error: EACCES: permission denied while creating react-viro project

I am following installation guide for linux on Ubuntu platform <https://viro-community.readme.io/docs/quick-start-maclinux> react-viro init viroapp --verbose I am consistently getting permission errors. ``` ==== Running Javascript Setup Script === Copying over HelloWorld files Attempting to install [email protected] globally... npm ERR! code EACCES npm ERR! syscall rename npm ERR! path /usr/bin/ngrok npm ERR! dest /usr/bin/.ngrok-8l1I0RCg npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, rename '/usr/bin/ngrok' -> '/usr/bin/.ngrok-8l1I0RCg' npm ERR! [Error: EACCES: permission denied, rename '/usr/bin/ngrok' -> '/usr/bin/.ngrok-8l1I0RCg'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'rename', npm ERR! path: '/usr/bin/ngrok', npm ERR! dest: '/usr/bin/.ngrok-8l1I0RCg' npm ERR! } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator. npm ERR! A complete log of this run can be found in: npm ERR! /home/jmanoj/.npm/_logs/2023-05-22T06_59_41_233Z-debug-0.log !!!!!!!!!!!!!!!!! ERROR !!!!!!!!!!!!!!!!!! Installing [email protected] globally failed Please run the following command manually: npm install -g ngrok ```

Disable Viro when working on simulator

Is there a way to disable Viro when working on simulator ? My app is not only relying on AR/VR so what is the best way to disable Viro when working on another topic ?

Dependencie Problems with Expo and Viro Versions

There seems to be dependencie issues with the current version of Expo (React Native). The latest version of Viro is not compatible with the latest version of Expo. Does anyone have a working workaround?

Object or Text always in front of Camera

Hi I am using v2.23.0. I am trying to create design for Text always in front of Camera. It will fixed. It will not dependent on movement. I have used ViroARCamera but it is crashing. Please give your solution for this issue.

blank screen

how to get ViroARSceneNavigator api key