react-native/Libraries/ReactNative
Summer Kitahara 162d92da0e Adding an optional wrapper component to app components
Summary: Changing AppContainer to render a wrapper component in it, if it exists. This wrapper is NOT a required property of AppContainer. Now, app-wide properties can be passed down via context to the container's children.

Reviewed By: sahrens, fkgozali

Differential Revision: D5283895

fbshipit-source-id: 8595e22c4b5ebf5d0e57f358152fba8a80cb2723
2017-06-26 16:33:05 -07:00
..
AppContainer.js Adding an optional wrapper component to app components 2017-06-26 16:33:05 -07:00
AppRegistry.js Adding an optional wrapper component to app components 2017-06-26 16:33:05 -07:00
I18nManager.js Reorganize core JS files 2016-10-11 10:14:28 -07:00
UIManager.js Moved takeSnapshot method from UIManager to ReactNative 2017-03-25 00:46:54 -07:00
UIManagerStatTracker.js Wrapped UIManager native module for better abstraction 2015-11-27 07:00:32 -08:00
YellowBox.js Add method on YellowBox to ignore warnings 2017-05-02 12:16:00 -07:00
queryLayoutByID.js Reorganize core JS files 2016-10-11 10:14:28 -07:00
renderApplication.js Adding an optional wrapper component to app components 2017-06-26 16:33:05 -07:00
requireNativeComponent.js Replaced View.propTypes with a static getter that warned about deprecation 2017-03-28 11:32:09 -07:00
verifyPropTypes.js Replaced View.propTypes with a static getter that warned about deprecation 2017-03-28 11:32:09 -07:00