viromedia / viro

ViroReact: AR and VR using React Native
MIT License
2.31k stars 483 forks source link

how to enableTouchTracking for VRScene in vrmode off #257

Open intimateo opened 6 years ago

intimateo commented 6 years ago

I want when the user plays my 360 video could pane the video with the finger like youtube's 360 video, so i was researching and gvrview has the property enableTouchTracking and supports this feature but in Viro not works.

manbod commented 6 years ago

Hi @intimateo , Thanks for reaching out. We have put this on our backlog for an upcoming release. But in the meantime, you can look at #103 for code snippet on how to achieve this using current Viro features. Let us know if you had a different use case than the issue quoted here.

Thanks!

cristianoccazinsp commented 5 years ago

103 doesn't really work (look at the latest comments). Any news on this?