mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1eebbbc803
Summary: Changelog: [iOS][Internal] - Implement offsetX/offsetY properties on the PointerEvent interface Simple diff implementing the offsetX/offsetY properties on PointerEvent — thankfully the touch events already kept track of these so it was mostly a matter of forwarding that data to the pointer events. Reviewed By: lunaleaps Differential Revision: D37830139 fbshipit-source-id: 77f33a99393350d32cbe449e6a009bdeb2a12d08