react-native-macos/Libraries
Eli White 8293e4c301 Remove ReactNative.NativeComponent from React Native
Summary:
This class is no longer used by the core and thus can be removed.

It isn't exposed as part of our public API so this is technically not a breaking change, although it may still cause people trouble if they are reaching into internals. It is expected that people will use forwardRef instead of this class.

I will follow up this diff with a removal from the ReactNativeRenderer as well.

Changelog:
[Internal] Remove ReactNative.NativeComponent from React Native

Reviewed By: JoshuaGross

Differential Revision: D19888400

fbshipit-source-id: 78da51e6c0edf9d8706395d376c3bfe75dabda03
2020-02-13 15:08:27 -08:00
..
ART
ActionSheetIOS
Alert Remove deprecated support for Alert.prompt with type as Callback 2020-02-06 02:02:31 -08:00
Animated
AppState
BatchedBridge Stub out callFunctionReturnResultAndFlushedQueue 2020-02-06 03:35:32 -08:00
Blob
BugReporting
CameraRoll
Components Remove ReactNative.NativeComponent from React Native 2020-02-13 15:08:27 -08:00
Core Make sure exceptions and console.errors are send to metro 2020-02-12 08:27:04 -08:00
DeprecatedPropTypes
EventEmitter
Experimental
FBLazyVector Remove product/platform/infra layers from ios supermodules 2020-02-12 10:25:27 -08:00
FBReactNativeSpec Remove product/platform/infra layers from ios supermodules 2020-02-12 10:25:27 -08:00
HeapCapture
Image
Inspector
Interaction
JSInspector
LayoutAnimation
Linking
LinkingIOS
Lists
LogBox
Modal Revert D19235758: Implement onRequestClose for iOS 13+ modals 2020-02-06 14:45:42 -08:00
NativeAnimation
NativeModules/specs
Network
NewAppScreen
Performance
PermissionsAndroid
Pressability
PushNotificationIOS Resolve and reject promise for PushNotificationIOS.requestPermissions 2020-02-07 08:50:26 -08:00
RCTRequired Remove product/platform/infra layers from ios supermodules 2020-02-12 10:25:27 -08:00
ReactNative
ReactPrivate
Renderer React Native sync for revisions 19f6fe1...241c446 2020-02-12 14:07:48 -08:00
Settings
Share
Storage
StyleSheet
SurfaceBackedComponent
SurfaceHostingComponent
Text Resolve React-RCTText Xcode warning (#28054) 2020-02-13 12:45:08 -08:00
TurboModule
TypeSafety
Types
Utilities Clean up misc references to ComponentScript 2020-02-13 14:29:02 -08:00
Vibration
WebSocket Fixes RCTReconnectingWebSocket connecting in infinite loop when stopped before it connects (#26864) 2020-02-11 10:54:39 -08:00
Wrapper
YellowBox
__flowtests__ Remove ReactNative.NativeComponent from React Native 2020-02-13 15:08:27 -08:00
polyfills
vendor
.npmignore
Promise.js
UTFSequence.js
promiseRejectionIsError.js