Skip to content

Instantly share code, notes, and snippets.

@Fischaela
Created March 8, 2017 14:32
Show Gist options
  • Select an option

  • Save Fischaela/a58215d12ccedb4724444147e28a5368 to your computer and use it in GitHub Desktop.

Select an option

Save Fischaela/a58215d12ccedb4724444147e28a5368 to your computer and use it in GitHub Desktop.
Useful tricks I learned while experimenting with React VR and I don't want to forget

Debugging

  • use adb reverse tcp:8081 tcp:8081 to use localhost:8081/vr/ instead of the ip address and fix Access-Control-Allow-Origin problems when debugging in Chrome on Android
  • open local server in Chrome on Android and use the "View in VR" button to open Carmel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment