viromedia / viro

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

setting vertical panning with panResponder #629

Open Ashkan-Oliaie opened 5 years ago

Ashkan-Oliaie commented 5 years ago

Hi ' I've managed to set panResponder for horizontal rotation of camera with setNativeModules , but the vertical rotation is seemingly flawed and does not work properly , is there anyway to fix this issues yet ? cause I've seen people facing this issues for a long time

Ashkan-Oliaie commented 5 years ago

https://github.com/viromedia/viro/issues/103 on this issue it was marked as a bug , but I still don't know if it's fixed or if any idea happened to come around this issue?