react-native/Libraries/Components/View
David Aurelio 517abba6bb Require `fbjs/lib/invariant` instead of `invariant`
Summary: `'invariant'` can only be resolved by chance if node modules have been installed with npm3 or yarn, as it is a transitive dependency of `babel-traverse`. This changes the import to the direct dependency `fbjs/lib/invariant`.

Reviewed By: jeanlauliac, astreet

Differential Revision: D4462471

fbshipit-source-id: 5c841845012ed22a7c6264d46326a47807948513
2017-01-25 10:43:55 -08:00
..
ReactNativeStyleAttributes.js Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
ReactNativeViewAttributes.js Refactor Attribute Processing (Step 2) 2015-10-06 10:28:35 -07:00
ShadowPropTypesIOS.js RN: Stop Deep Linking `ReactPropTypes` 2016-10-14 18:59:10 -07:00
View.js Require `fbjs/lib/invariant` instead of `invariant` 2017-01-25 10:43:55 -08:00
ViewStylePropTypes.js RN: Stop Deep Linking `ReactPropTypes` 2016-10-14 18:59:10 -07:00