react-native-macos/React/Views
Phillip Pan f10741a946 replace contentInsetsForView: with RCTContentInsets()
Summary:
as title

Changelog: [Internal]

Reviewed By: RSNara

Differential Revision: D31949240

fbshipit-source-id: 2660a4b44fd2aad5cda52ec61e741e7b4e9eb442
2021-11-10 13:56:52 -08:00
..
RefreshControl Daily `arc lint --take CLANGFORMAT` 2021-03-12 04:00:19 -08:00
SafeAreaView Remove iOS 11 version check (#32151) 2021-09-22 10:37:09 -07:00
ScrollView replace contentInsetsForView: with RCTContentInsets() 2021-11-10 13:56:52 -08: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 Apply clang-format update fixes 2021-01-09 22:11:00 -08: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 Pass RCTEventDispatcher to RCTComponentData [6/n] 2021-03-31 16:39:02 -07:00
RCTComponentData.m Pass RCTEventDispatcher to RCTComponentData [6/n] 2021-03-31 16:39:02 -07:00
RCTConvert+CoreLocation.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTConvert+CoreLocation.m Apply clang-format update fixes 2021-01-09 22:11:00 -08: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 Daily `arc lint --take CLANGFORMAT` 2020-09-29 04:14:33 -07:00
RCTDatePickerManager.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTDatePickerManager.m Fix DatePicker sizing issue 2021-04-28 13:48:28 -07:00
RCTFont.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTFont.mm RN: Fix NSInvalidArgumentException for Invalid Font Family Name 2021-09-16 23:23:33 -07:00
RCTLayout.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTLayout.m Apply clang-format update fixes 2021-01-09 22:11:00 -08: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 fix#29319 - ios dismiss modal (#31500) 2021-08-16 11:25:57 -07:00
RCTModalHostView.m fix#29319 - ios dismiss modal (#31500) 2021-08-16 11:25:57 -07:00
RCTModalHostViewController.h remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00
RCTModalHostViewController.m remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00
RCTModalHostViewManager.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTModalHostViewManager.m fix#29319 - ios dismiss modal (#31500) 2021-08-16 11:25:57 -07:00
RCTModalManager.h iOS: 2/5 Remove use of bridge from Modal by dismissing with visible prop 2021-05-02 15:42:49 -07:00
RCTModalManager.m iOS: 2/5 Remove use of bridge from Modal by dismissing with visible prop 2021-05-02 15:42:49 -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 remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -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 Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -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 Apply clang-format update fixes 2021-01-09 22:11:00 -08:00
RCTShadowView.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTShadowView.m Apply clang-format update fixes 2021-01-09 22:11:00 -08: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 Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTSwitch.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSwitch.m Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTSwitchManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSwitchManager.m Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTTextDecorationLineType.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTView.h replace contentInsetsForView: with RCTContentInsets() 2021-11-10 13:56:52 -08:00
RCTView.m replace contentInsetsForView: with RCTContentInsets() 2021-11-10 13:56:52 -08:00
RCTViewManager.h Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTViewManager.m use new instead of alloc init 2021-10-20 22:18:38 -07:00
RCTViewUtils.h introduce RCTViewUtils 2021-11-09 20:42:13 -08:00
RCTViewUtils.m introduce RCTViewUtils 2021-11-09 20:42:13 -08:00
RCTWeakViewHolder.h Introducing RCTWeakViewHolder [4/n] 2021-03-31 16:39:02 -07:00
RCTWrapperViewController.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTWrapperViewController.m Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -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 Remove iOS 11 version check (#32151) 2021-09-22 10:37:09 -07:00