AR React Native Project from PottJs Feb. 2019
You can get all the assets I used over here: https://docs.viromedia.com/docs/assets
Sign up for an API key. The platform is free to use with no limits on distribution.
- Follow directions on our Quick start guide to setup dependencies for trying these sample projects with the Viro Media App.
- Clone the repo into your workspace with git:
git clone https://github.com/viromedia/viro.git
. - Edit App.js, depending on your test device, and replace "API_KEY_HERE" with the key emailed to you with signup.
- Run
npm install
from the root of this project. - Run
npm start
from the root of this project. - Open the Viro Media App, slide out the left panel and select "Enter Testbed".
- Type the entire ngrok URL output (xxxxxx.ngrok.io) at the top of the terminal into the text field and hit 'GO'
- You should now be in the application! Enjoy!
Check out viros website and documentation.