mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
554243eb56
Summary: The reference needed to be updated after the file was moved in this commit: https://github.com/facebook/react-native/commit/06085d38366373f3135074dc14e2c9871ca4fe29 Otherwise, results in the packager failing with the following error: > Unable to resolve module TouchHistoryMath from /node_modules/react-native/Libraries/Interaction/PanResponder.js: Module TouchHistoryMath does not exist in the Haste module map Closes https://github.com/facebook/react-native/pull/18732 Differential Revision: D7547181 Pulled By: sebmarkbage fbshipit-source-id: 78028c2f46faa2ce130a1a0c25fcaca47d2516a8