react-native/Libraries/Components/View
Krzysztof Magiera 469a65217c Add note in View.js render method that wrapper component is not used.
Summary: Got bitten lately by View.js returning different component based on `__DEV__`

Adding a warning in the render method that should make it cleaner in the future that this method is not actually being used in prod mode.
Closes https://github.com/facebook/react-native/pull/4322

Reviewed By: svcscm

Differential Revision: D2691880

Pulled By: vjeux

fb-gh-sync-id: 119672740969a857ab6288b7914d52e8d40a1d95
2015-11-24 13:08:25 -08:00
..
ReactNativeStyleAttributes.js Refactor Attribute Processing (Step 3) 2015-10-06 15:36:32 -07:00
ReactNativeViewAttributes.js Refactor Attribute Processing (Step 2) 2015-10-06 10:28:35 -07:00
View.js Add note in View.js render method that wrapper component is not used. 2015-11-24 13:08:25 -08:00
ViewStylePropTypes.js Add docs for View BorderWidth 2015-10-02 04:13:24 -07:00