react-native/Libraries/Interaction
David Aurelio bd60d828c5 Remove `node_modules/react` from the list of discoverable haste modules
Summary: This removes `node_modules/react` from the list of directories that are used for haste module resolutions. Modules required from React are now imported with `require('react/lib/…')`.

Reviewed By: astreet

Differential Revision: D3509863

fbshipit-source-id: 32cd34e2b8496f0a6676dbe6bb1eacc18124c01e
2016-07-05 06:44:33 -07:00
..
__tests__ Make InteractionManager tasks cancellable 2016-06-08 22:58:19 -07:00
InteractionManager.js Make InteractionManager tasks cancellable 2016-06-08 22:58:19 -07:00
InteractionMixin.js flowify a few more Libraries 2015-03-26 10:13:38 -08:00
JSEventLoopWatchdog.js Fix JSWatchdog reset 2016-05-03 19:20:26 -07:00
PanResponder.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
TaskQueue.js Make InteractionManager tasks cancellable 2016-06-08 22:58:19 -07:00