Orbit Controls + Orientation Controls

Hello, I’m developing an application that should be controlled using both touch and orientation sensors. I would like similar controls to youtube’s VR videos or aframe controls.
The problem is that neither DeviceOrientationControls or OrbitControls combine touch with motion sensors.
Does anyone know how to combine them?