react-native-macos/React/Views
Peter Argany 62aa84a325 Deprecate calculateChildFrames from RCTScrollView
Summary:
This function is unused. (Followup to D21941946)

Changelog: [iOS] Deprecate calculateChildFrames from RCTScrollView

Reviewed By: sammy-SC

Differential Revision: D22071415

fbshipit-source-id: 0c996ab02df1431ee9cfa082bc99681a2ec7118c
2020-06-16 12:50:16 -07:00
..
RefreshControl Revert D20587945: iOS: Fix refreshControl layouting 2020-04-28 13:09:11 -07:00
SafeAreaView Clang format for all React Native files 2020-03-08 23:01:17 -07:00
ScrollView Deprecate calculateChildFrames from RCTScrollView 2020-06-16 12:50:16 -07:00
RCTActivityIndicatorView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTActivityIndicatorView.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTActivityIndicatorViewManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTActivityIndicatorViewManager.m Clang format for all React Native files 2020-03-08 23:01:17 -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 Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTBorderDrawing.m Clang format for all React Native files 2020-03-08 23:01:17 -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 Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTComponentData.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTConvert+CoreLocation.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTConvert+CoreLocation.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTConvert+Transform.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTConvert+Transform.m Fix skewX/skewY/perspective/matrix on iOS (#28863) 2020-05-11 09:01:33 -07:00
RCTDatePicker.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTDatePicker.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTDatePickerManager.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTDatePickerManager.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTFont.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTFont.mm Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTLayout.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTLayout.m Clang format for all React Native files 2020-03-08 23:01:17 -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 Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTModalHostView.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTModalHostViewController.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModalHostViewController.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTModalHostViewManager.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTModalHostViewManager.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTPicker.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTPicker.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTPickerManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTPickerManager.m Clang format for all React Native files 2020-03-08 23:01:17 -07: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 Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTRootShadowView.h Add minimumSize to RCTRootView & RCTRootShadowView 2020-04-08 12:48:07 -07:00
RCTRootShadowView.m Add minimumSize to RCTRootView & RCTRootShadowView 2020-04-08 12:48:07 -07:00
RCTSegmentedControl.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSegmentedControl.m Clang format for all React Native files 2020-03-08 23:01:17 -07: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 Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTShadowView+Layout.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTShadowView+Layout.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTShadowView.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTShadowView.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTSlider.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTSlider.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTSliderManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSliderManager.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTSwitch.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSwitch.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTSwitchManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSwitchManager.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTTVView.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTTVView.m Clang format for all React Native files 2020-03-08 23:01:17 -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 Small refactor to make RCTView more readable 2020-06-11 13:23:27 -07:00
RCTViewManager.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTViewManager.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTWrapperViewController.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTWrapperViewController.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
UIView+Private.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
UIView+React.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
UIView+React.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00