react-native/React/Views
Valentin Shergin 0ae4c47daa `-[UIView _DEBUG_reactShadowView]` was removed
Summary:
Nobody uses it.
If the reference to the bridge is available (which is should be case for testing purposes at least), it is easy to get same information.

Reviewed By: mmmulani

Differential Revision: D6596376

fbshipit-source-id: 066eeb1e9465b4e0cc9d9b5b6bf41722450870e4
2017-12-19 23:46:09 -08:00
..
SafeAreaView Fix memory leak in RCTSafeAreaView 2017-11-02 08:51:34 -07:00
ScrollView ScrollView related files were moved to dedicated folder 2017-12-11 19:08:00 -08:00
RCTActivityIndicatorView.h
RCTActivityIndicatorView.m
RCTActivityIndicatorViewManager.h
RCTActivityIndicatorViewManager.m
RCTAnimationType.h
RCTAutoInsetsProtocol.h
RCTBorderDrawing.h
RCTBorderDrawing.m Fixed fractional border width on iOS 2017-11-21 12:16:21 -08:00
RCTBorderStyle.h
RCTComponent.h New implementation of handling `didUpdateReactSubviews` and `didUpdateReactSubviews` events 2017-12-19 23:46:09 -08:00
RCTComponentData.h
RCTComponentData.m New implementation of handling `didUpdateReactSubviews` and `didUpdateReactSubviews` events 2017-12-19 23:46:09 -08:00
RCTConvert+CoreLocation.h
RCTConvert+CoreLocation.m
RCTConvert+Transform.h
RCTConvert+Transform.m Fixed previously broken support for negative `scale` (`transform` style property) 2017-03-24 18:15:42 -07:00
RCTDatePicker.h
RCTDatePicker.m
RCTDatePickerManager.h
RCTDatePickerManager.m - Adding locale prop to DatePickerIOS 2017-11-04 14:40:24 -07:00
RCTFont.h
RCTFont.mm (iOS) Support for ExtraBold alias of Heavy (font-weight 800) 2017-10-23 11:24:18 -07:00
RCTMaskedView.h MaskedViewIOS -- A way to apply alpha masks to views on iOS 2017-07-11 15:05:57 -07:00
RCTMaskedView.m MaskedViewIOS -- A way to apply alpha masks to views on iOS 2017-07-11 15:05:57 -07:00
RCTMaskedViewManager.h MaskedViewIOS -- A way to apply alpha masks to views on iOS 2017-07-11 15:05:57 -07:00
RCTMaskedViewManager.m MaskedViewIOS -- A way to apply alpha masks to views on iOS 2017-07-11 15:05:57 -07:00
RCTModalHostView.h Fix tvOS compile issues; enable TVEventHandler in Modal (fix #15389) 2017-11-09 13:54:54 -08:00
RCTModalHostView.m Fix tvOS compile issues; enable TVEventHandler in Modal (fix #15389) 2017-11-09 13:54:54 -08:00
RCTModalHostViewController.h
RCTModalHostViewController.m Replacing all instances of [UIApplication sharedApplication] wi… 2017-04-01 03:34:41 -07:00
RCTModalHostViewManager.h iOS `presentationStyle` Modal Appearance 2017-06-20 19:22:57 -07:00
RCTModalHostViewManager.m Add onDismiss to Modal.js 2017-09-21 15:01:52 -07:00
RCTModalManager.h Add onDismiss to Modal.js 2017-09-21 15:01:52 -07:00
RCTModalManager.m Avoid oversending modalDismissed event 2017-09-23 10:46:17 -07:00
RCTNavItem.h Expose barStyle for NavigatorIOS and TabBarIOS 2017-08-25 00:14:46 -07:00
RCTNavItem.m
RCTNavItemManager.h
RCTNavItemManager.m Expose barStyle for NavigatorIOS and TabBarIOS 2017-08-25 00:14:46 -07:00
RCTNavigator.h `reactBridgeDidFinishTransaction` was removed from RCTNavigator 2017-12-18 11:47:26 -08:00
RCTNavigator.m `reactBridgeDidFinishTransaction` was removed from RCTNavigator 2017-12-18 11:47:26 -08:00
RCTNavigatorManager.h
RCTNavigatorManager.m `reactBridgeDidFinishTransaction` was removed from RCTNavigator 2017-12-18 11:47:26 -08:00
RCTPicker.h
RCTPicker.m Adjust row height by font size in PickerIOS 2017-08-23 20:30:10 -07:00
RCTPickerManager.h
RCTPickerManager.m
RCTPointerEvents.h
RCTProgressViewManager.h
RCTProgressViewManager.m
RCTRefreshControl.h
RCTRefreshControl.m Fix RCTRefreshControl jumping 2017-12-03 16:15:53 -08:00
RCTRefreshControlManager.h
RCTRefreshControlManager.m
RCTRootShadowView.h
RCTRootShadowView.m Setting `availableSize` for `RCTRootShadowView` on earlier stage 2017-03-08 19:00:14 -08:00
RCTSegmentedControl.h
RCTSegmentedControl.m
RCTSegmentedControlManager.h
RCTSegmentedControlManager.m
RCTShadowView+Internal.h RCTShadowView have got `rootView` property 2017-08-24 00:05:48 -07:00
RCTShadowView+Internal.m RCTShadowView have got `rootView` property 2017-08-24 00:05:48 -07:00
RCTShadowView+Layout.h Several layout related helper methods of RCTShadowView was moved to new (+Layout) category. 2017-05-08 11:31:20 -07:00
RCTShadowView+Layout.m Several layout related helper methods of RCTShadowView was moved to new (+Layout) category. 2017-05-08 11:31:20 -07:00
RCTShadowView.h The Great File Renaming in RCTText 2017-12-19 20:14:00 -08:00
RCTShadowView.m New implementation of handling `didUpdateReactSubviews` and `didUpdateReactSubviews` events 2017-12-19 23:46:09 -08:00
RCTSlider.h
RCTSlider.m
RCTSliderManager.h
RCTSliderManager.m
RCTSwitch.h
RCTSwitch.m
RCTSwitchManager.h
RCTSwitchManager.m
RCTTVView.h
RCTTVView.m Fix warnings in React.xcodeproj 2017-03-23 11:36:17 -07:00
RCTTabBar.h reactBridgeDidFinishTransaction was removed from RCTTabBar 2017-12-18 11:47:26 -08:00
RCTTabBar.m reactBridgeDidFinishTransaction was removed from RCTTabBar 2017-12-18 11:47:26 -08:00
RCTTabBarItem.h Make testID work for iOS tabs 2017-12-04 11:17:10 -08:00
RCTTabBarItem.m Make testID work for iOS tabs 2017-12-04 11:17:10 -08:00
RCTTabBarItemManager.h
RCTTabBarItemManager.m Make testID work for iOS tabs 2017-12-04 11:17:10 -08:00
RCTTabBarManager.h
RCTTabBarManager.m reactBridgeDidFinishTransaction was removed from RCTTabBar 2017-12-18 11:47:26 -08:00
RCTTextDecorationLineType.h
RCTView.h Adding support for custom accessibility actions on iOS. 2017-12-04 23:31:50 -08:00
RCTView.m reactSetInheritedBackgroundColor was removed from RCTView 2017-12-18 11:47:26 -08:00
RCTViewControllerProtocol.h
RCTViewManager.h
RCTViewManager.m Demolishing of background color propagation infra 2017-12-19 09:11:49 -08:00
RCTWebView.h
RCTWebView.m Fix iOS 11 WebView extra white space on top due to contentInsetAdjustmentBehavior 2017-10-30 23:29:20 -07:00
RCTWebViewManager.h
RCTWebViewManager.m Fix format warnings for clang 5.0 2017-09-25 10:30:53 -07:00
RCTWrapperViewController.h
RCTWrapperViewController.m Expose barStyle for NavigatorIOS and TabBarIOS 2017-08-25 00:14:46 -07:00
UIView+Private.h Improve z-index implementation on iOS 2017-05-28 21:45:32 -07:00
UIView+React.h `-[UIView _DEBUG_reactShadowView]` was removed 2017-12-19 23:46:09 -08:00
UIView+React.m `-[UIView _DEBUG_reactShadowView]` was removed 2017-12-19 23:46:09 -08:00