Giter Site home page Giter Site logo

echo3dco / reactnative-viro-echo3d-example Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 4.0 30.63 MB

Example React Native project with Viro and echo3D integrated.

Home Page: https://www.echo3D.co

License: Other

JavaScript 52.12% Starlark 7.76% Java 6.97% Ruby 4.85% Objective-C 19.99% Shell 8.31%
echo3d react-native android ios viro viro-react

reactnative-viro-echo3d-example's Introduction

ReactNative-Viro-echo3D-example

Example React Native project with Viro and echo3D integrated.

Register

Don't have an API key? Make sure to register for FREE at echo3D.

Setup

  • Clone this repository.
  • Go to the root of the directory.
  • Run npm install.

Run

Android

  • For Android, make sure you have downloaded the Android SDK and platform-tools for building apps.
  • Set the environment variable $ANDROID_HOME and added platform-tools to $PATH variable.

In Linux/Mac:

export ANDROID_HOME=/YOUR_PATH_TO/Android/sdk
export PATH=$ANDROID_HOME/platform-tools:$PATH
export PATH=$ANDROID_HOME/tools:$PATH

In Widows:

Right-click the Computer icon and choose Properties, or in Windows Control Panel, choose System. Choose Advanced system settings. On the Advanced tab, click Environment Variables. Click New to create a new environment variable. Click Edit to modify an existing environment variable. After creating or modifying the environment variable, click Apply and then OK to have the change take effect.

  • Build and launch android app by executing the following from the root of the project
    react-native run-android --variant=gvrDebug
    

iOS

  • Open ViroSample.xcworkspace under the ios/ directory in Xcode. Select the right "Team" for ViroSample and ViroSampleTest target under General -> Signing
  • Hit play to build and launch the app on your iOS device.

Learn more

Refer to our documentation to learn more about how to use React Native and echo3D.

Refer to Viro's documentation to learn more about how to use Viro. WARNING: the Viro library is now open-sourced and no longer maintained by Viro Media.

Support

Feel free to reach out at [email protected] or join our support channel on Slack.

Screenshots

Phone screenshot echo3D console screenshot

reactnative-viro-echo3d-example's People

Contributors

alon-grinshpoon avatar echo3dco avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

reactnative-viro-echo3d-example's Issues

error for run_ngrok.sh

[email protected] prestart
node ./node_modules/react-viro/bin/run_ngrok.sh

D:\echo3d\reactnative-viro-echo3d-example\node_modules\react-viro\bin\run_ngrok.sh:3

^

SyntaxError: Invalid or unexpected token

can anyone explain this error and tell me how to resolve it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.