react-native-macos/Libraries/Components
Rafael Melo e4d7fc06cb Fixed string ref which was causing alert on react <Strictmode> (#23146)
Summary:
Changelog:
----------
[General] [Fixed] - After using React's `<StricMode>` it was discovered that a string ref was set, which is bad practice.
Pull Request resolved: https://github.com/facebook/react-native/pull/23146

Differential Revision: D13802397

Pulled By: cpojer

fbshipit-source-id: c2744877b25ad59eb1e4e9ce48a45e762f227b56
2019-01-24 08:28:47 -08:00
..
AccessibilityInfo Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ActivityIndicator ActivityIndicator (#23104) 2019-01-23 02:31:55 -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 remove unused suppressions in xplat 2019-01-18 06:44:05 -08:00
DatePickerAndroid Fix DatePickerAndroid flow errors 2018-12-26 12:03:45 -08:00
DrawerAndroid AndroidDrawerLayout (#23036) 2019-01-18 03:48:14 -08:00
Keyboard Fixed string ref which was causing alert on react <Strictmode> (#23146) 2019-01-24 08:28:47 -08:00
MaskedView RCTMaskedView (#23001) 2019-01-16 13:34:17 -08:00
Picker RCTPicker (#22996) 2019-01-22 02:12:42 -08:00
ProgressBarAndroid ProgressBarAndroid (#23068) 2019-01-22 02:48:35 -08:00
ProgressViewIOS RCTProgressView (#23077) 2019-01-22 05:49:36 -08:00
RefreshControl AndroidSwipeRefreshLayout (#23039) 2019-01-18 02:19:52 -08:00
SafeAreaView RCTSafeAreaView (#23006) 2019-01-16 13:10:52 -08:00
ScrollView @allow-large-files [flow] Bump xplat/js to 0.91 and remove unused suppressions 2019-01-18 14:47:53 -08:00
SegmentedControlIOS RCTSegmentedControl (#23000) 2019-01-16 14:00:00 -08:00
Slider RCTSlider (#23048) 2019-01-22 05:44:54 -08:00
StatusBar Expose static methods to manipulate the StatusBar stack imperatively (#21206) 2019-01-22 07:12:04 -08:00
Switch Set up buck to generate native code for rncore 2019-01-15 15:50:04 -08:00
TabBarIOS RCTTabBar (#23118) 2019-01-23 02:03:22 -08:00
TextInput RCTInputAccessoryView (#23050) 2019-01-18 11:26:33 -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 AndroidViewPagers.js (#22995) 2019-01-22 05:55:50 -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