613ca14612
Summary:Since the React 0.14 split of modules, the findNodeHandle feature is part of the renderer and not the generic React API. This just greps for React.findNodeHandle and replace them with ReactNative.findNodeHandle. I fixed up the imports manually. I also found two callers each of ReactNative.createClass and React.render with the exception of downstream and examples will fix them separately. I'll need to find more things like `var { PropTypes } = ReactNative;` separately. I think this is a good start though. Reviewed By: vjeux Differential Revision: D3149356 fb-gh-sync-id: 50ed60bc67270b16f561d4c641f2f19e85724d3b fbshipit-source-id: 50ed60bc67270b16f561d4c641f2f19e85724d3b |
||
---|---|---|
.. | ||
IOSDefaultEventPluginOrder.js | ||
IOSNativeBridgeEventPlugin.js | ||
NativeMethodsMixin.js | ||
YellowBox.js | ||
renderApplication.android.js | ||
renderApplication.ios.js | ||
requireNativeComponent.js | ||
verifyPropTypes.js |