react-native-macos/Libraries/Components
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
..
AccessibilityInfo Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
ActivityIndicator Migrate ActivityIndicator to HostComponent 2019-12-09 11:55:40 -08:00
AppleTV Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
CheckBox Use commands instead of setNativeProps for CheckBox 2020-01-14 03:44:25 -08:00
Clipboard Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
DatePicker Clear some lint warnings (#27893) 2020-01-29 04:36:28 -08:00
DatePickerAndroid TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
DrawerAndroid Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Keyboard Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
MaskedView Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Picker Use commands instead of setNativeProps for PickerAndroid 2020-01-14 03:57:28 -08:00
ProgressBarAndroid Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
ProgressViewIOS Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
RefreshControl Use commands instead of setNativeProps for AndroidSwipeRefreshLayout 2020-01-14 03:53:57 -08:00
SafeAreaView Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
ScrollView Add innerViewRef prop to ScrollView 2020-02-11 10:39:24 -08:00
SegmentedControlIOS feat: add custom color for iOS13 segmented control (#27643) 2020-01-06 22:19:37 -08:00
Slider Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Sound Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
StatusBar Always update background color and bar style on Android status bar 2020-01-17 16:14:57 -08:00
Switch Delete thumbTintColor, tintColor, onTintColor props 2020-02-06 01:58:00 -08:00
TextInput chore: add description for rejectResponderTermination prop (#28001) 2020-02-10 14:48:50 -08:00
ToastAndroid Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Touchable Pressability: Explicitly Commit Configurations 2019-12-15 22:07:47 -08:00
UnimplementedViews Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
View Enable JS view configs for ViewNativeComponent in bridgeless mode 2020-02-03 11:38:31 -08:00
Button.js Fixes button partially showing when parent view height is 0 (#26435) 2019-09-29 19:35:17 -07:00
ScrollResponder.js Remove ReactNative.NativeComponent from React Native 2020-02-13 15:08:27 -08:00
StaticContainer.react.js Cleanup StaticContainer a bit 2020-02-04 13:54:27 -08:00
StaticRenderer.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00