react-native-macos/Libraries/Components
John.Yang 378892bc0d RCTSegmentedControl (#23000)
Summary:
Changelog:
----------

[iOS] [Changed] -  follow #22990, move the call to requireNativeComponent from `SegmentedControlIOS.ios.js` to `RCTSegmentedControlNativeComponent.js`
Pull Request resolved: https://github.com/facebook/react-native/pull/23000

Differential Revision: D13697168

Pulled By: TheSavior

fbshipit-source-id: 83a66279d2fcd5a29d2ebc9cf5b5273947d96281
2019-01-16 14:00:00 -08:00
..
AccessibilityInfo Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ActivityIndicator Deploy v0.89 2018-12-14 13:57:50 -08:00
AppleTV Flow strict TouchableHighlight (#22173) 2018-11-21 14:36:33 -08:00
CheckBox AndroidCheckBox (#23003) 2019-01-16 13:03:24 -08:00
Clipboard Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
DatePicker #22990 add RCTDatePickerNativeComponent types (#23013) 2019-01-16 13:41:48 -08:00
DatePickerAndroid Fix DatePickerAndroid flow errors 2018-12-26 12:03:45 -08:00
DrawerAndroid 0.87.0 in xplat/js 2018-11-28 17:32:50 -08:00
Keyboard Duration cannot be less then 10ms (#21858) 2018-12-04 14:45:59 -08:00
MaskedView RCTMaskedView (#23001) 2019-01-16 13:34:17 -08:00
Picker AndroidDropdownPicker and AndroidDialogPicker (#22999) 2019-01-16 13:27:08 -08:00
ProgressBarAndroid Deploy v0.89 2018-12-14 13:57:50 -08:00
ProgressViewIOS Deploy v0.89 2018-12-14 13:57:50 -08:00
RefreshControl Make type of RefreshControl.onRefresh less strict (#22376) 2018-12-03 14:57:55 -08:00
SafeAreaView RCTSafeAreaView (#23006) 2019-01-16 13:10:52 -08:00
ScrollView Improve ScrollView docs and types 2019-01-14 09:14:33 -08:00
SegmentedControlIOS RCTSegmentedControl (#23000) 2019-01-16 14:00:00 -08:00
Slider Deploy v0.89 2018-12-14 13:57:50 -08:00
StatusBar Fix status bar default on Android 2019-01-10 14:53:22 -08:00
Switch Set up buck to generate native code for rncore 2019-01-15 15:50:04 -08:00
TabBarIOS RCTTabBarItem (#23004) 2019-01-16 13:15:14 -08:00
TextInput Fix autoFocus 2019-01-09 15:31:43 -08:00
TimePickerAndroid Flow strict-local in TimePickerAndroid.android.js (#22188) 2018-11-21 14:42:09 -08:00
ToastAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ToolbarAndroid ToolbarAndroid (#23009) 2019-01-16 13:53:53 -08:00
Touchable Deploy v0.89 2018-12-14 13:57:50 -08:00
UnimplementedViews Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
View Fix Flow type for onAccessibilityEscape 2019-01-10 11:25:51 -08:00
ViewPager Flow strict in ViewPagerAndroid.android.js (#22134) 2018-11-05 15:29:17 -08:00
WebView Allow to toggle Android WebView HardwareAcceleration from JS 2018-12-11 21:28:53 -08:00
Button.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
ScrollResponder.js Refactor ScrollResponder Mixin removal 2018-12-26 10:34:41 -08:00
StaticContainer.react.js Flow strict StaticContainer (#22121) 2018-11-05 14:49:57 -08:00
StaticRenderer.js StaticRenderer: Removed prop types (#21348) 2018-09-27 11:17:47 -07:00