react-native/Libraries/ReactIOS
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
..
AppContainer.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
YellowBox.js RN: Lazily Symbolicate Warnings 2016-06-16 19:13:23 -07:00
renderApplication.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
requireNativeComponent.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
verifyPropTypes.js Added the ability to set an image title in the NavigatorIOS 2016-06-23 08:28:30 -07:00