react-native/Libraries/CustomComponents/NavigationExperimental
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
..
assets Rework the NavigationHeader 2016-03-21 22:07:26 -07:00
NavigationAnimatedValueSubscription.js Implements `renderHeader` for legacy navigator. 2016-03-10 17:17:21 -08:00
NavigationCard.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
NavigationCardStack.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
NavigationCardStackPanResponder.js Remove prop `onNavigate`. 2016-06-09 17:58:27 -07:00
NavigationCardStackStyleInterpolator.js Fix initial scenes rendering. 2016-04-19 15:57:20 -07:00
NavigationHeader.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
NavigationHeaderBackButton.js Remove prop `onNavigate`. 2016-06-09 17:58:27 -07:00
NavigationHeaderStyleInterpolator.js Refactor <NavigationHeader /> API. 2016-03-24 15:49:28 -07:00
NavigationHeaderTitle.js Deploy v0.26.0 2016-05-27 17:58:32 -07:00
NavigationPagerPanResponder.js Making the navigation transition page style 2016-06-29 14:58:28 -07:00
NavigationPagerStyleInterpolator.js Fix initial scenes rendering for NavigationPagerStyleInterpolator 2016-04-25 15:37:38 -07:00
NavigationPointerEventsContainer.js explicit type args in react-native-github 2016-05-24 18:28:26 -07:00