According to official [docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/movementX#browser_compatibility), `movementX/Y` is well-supported both by Safari and iOS. If you don't mind, I'd like to make a PR adding it.
According to official docs,
movementX/Yis well-supported both by Safari and iOS. If you don't mind, I'd like to make a PR adding it.