react-native/Libraries/Interaction
Sam Mueller 554243eb56 Fix TouchHistoryMath import
Summary:
The reference needed to be updated after the file was moved in this commit:
06085d3836

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
2018-04-07 21:09:24 -07:00
..
__tests__ Update license headers for MIT license 2018-02-16 18:31:53 -08:00
Batchinator.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
BridgeSpyStallHandler.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
FrameRateLogger.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
InteractionManager.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
InteractionMixin.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
InteractionStallDebugger.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
JSEventLoopWatchdog.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
PanResponder.js Fix TouchHistoryMath import 2018-04-07 21:09:24 -07:00
ReactPerfStallHandler.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
TaskQueue.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
TouchHistoryMath.js Move TouchHistoryMath from React Repo to React Native 2018-04-05 22:07:01 -07:00