react-native/Libraries/Components/Touchable
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__ Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
BoundingDimensions.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Position.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Touchable.js Move React Core Integration to a Dependency 2016-04-21 09:28:23 -07:00
TouchableBounce.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
TouchableHighlight.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
TouchableNativeFeedback.android.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
TouchableNativeFeedback.ios.js [ReactNative] Add TouchableNativeFeedback to OSS 2015-08-26 01:31:52 -08:00
TouchableOpacity.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
TouchableWithoutFeedback.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
ensureComponentIsNative.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ensurePositiveDelayProps.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00