react-native-macos/React/Views
Valentin Shergin f92b161eb3 SafeAreaView: Custom `description` method extended with inset values
Summary:
That should help with debugging SafeAreaView-related issues (esp. to see the info inside view hierarchy recursive description).

Changelog: [Internal]

Reviewed By: JoshuaGross

Differential Revision: D19539216

fbshipit-source-id: 1bee481c2766ad2d130e435582876d9f5ed27b3c
2020-01-23 12:53:49 -08:00
..
RefreshControl Fix spinner is not shown on beginRefreshingProgrammatically on IOS (#27397) 2019-12-06 12:06:44 -08:00
SafeAreaView SafeAreaView: Custom `description` method extended with inset values 2020-01-23 12:53:49 -08:00
ScrollView tapping on iOS status bar should scroll inverted ScrollViews to their top (#27574) 2019-12-19 15:29:54 -08:00
RCTActivityIndicatorView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTActivityIndicatorView.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTActivityIndicatorViewManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTActivityIndicatorViewManager.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTAnimationType.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTAutoInsetsProtocol.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTBorderDrawing.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTBorderDrawing.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTBorderStyle.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTComponent.h iOS: attach rootTag to the native component instance for easy access 2019-11-16 00:13:48 -08:00
RCTComponentData.h iOS: attach rootTag to the native component instance for easy access 2019-11-16 00:13:48 -08:00
RCTComponentData.m iOS: attach rootTag to the native component instance for easy access 2019-11-16 00:13:48 -08:00
RCTConvert+CoreLocation.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTConvert+CoreLocation.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTConvert+Transform.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTConvert+Transform.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTDatePicker.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTDatePicker.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTDatePickerManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTDatePickerManager.m Migrate Keyframes to Fabric using interop layer 2020-01-14 06:30:35 -08:00
RCTFont.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTFont.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTLayout.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTLayout.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTMaskedView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTMaskedView.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTMaskedViewManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTMaskedViewManager.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModalHostView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModalHostView.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModalHostViewController.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModalHostViewController.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModalHostViewManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModalHostViewManager.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTPicker.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTPicker.m Support for accessibility Label prop to the Picker component (#27342) 2019-12-17 16:48:17 -08:00
RCTPickerManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTPickerManager.m Migrate Keyframes to Fabric using interop layer 2020-01-14 06:30:35 -08:00
RCTPointerEvents.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTProgressViewManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTProgressViewManager.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTRootShadowView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTRootShadowView.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSegmentedControl.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSegmentedControl.m feat: add custom color for iOS13 segmented control (#27643) 2020-01-06 22:19:37 -08:00
RCTSegmentedControlManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSegmentedControlManager.m feat: add custom color for iOS13 segmented control (#27643) 2020-01-06 22:19:37 -08:00
RCTShadowView+Internal.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTShadowView+Internal.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTShadowView+Layout.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTShadowView+Layout.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTShadowView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTShadowView.m iOS: attach rootTag to the native component instance for easy access 2019-11-16 00:13:48 -08:00
RCTSlider.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSlider.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSliderManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSliderManager.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSwitch.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSwitch.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSwitchManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSwitchManager.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTTVView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTTVView.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTTextDecorationLineType.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTView.m Make views tappable with screen reader 2019-11-19 07:54:16 -08:00
RCTViewManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTViewManager.m RN: Delete Apple TV Props 2019-11-01 08:49:26 -07:00
RCTWrapperViewController.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTWrapperViewController.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
UIView+Private.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
UIView+React.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
UIView+React.m iOS: attach rootTag to the native component instance for easy access 2019-11-16 00:13:48 -08:00