react-native/React/Views
Pieter De Baets 285786ad30 Correctly generate viewConfig for shadow properties
Reviewed By: fkgozali

Differential Revision: D4090109

fbshipit-source-id: 6aa24ae95ddcbdabdc5d1da8ab817960bde960a4
2016-10-27 12:43:52 -07:00
..
RCTActivityIndicatorView.h Fixes ActivityIndicatorIOS doesn't hide initially 2016-06-27 17:13:27 -07:00
RCTActivityIndicatorView.m Fixes ActivityIndicatorIOS doesn't hide initially 2016-06-27 17:13:27 -07:00
RCTActivityIndicatorViewManager.h
RCTActivityIndicatorViewManager.m Fixes ActivityIndicatorIOS doesn't hide initially 2016-06-27 17:13:27 -07:00
RCTAnimationType.h
RCTAutoInsetsProtocol.h
RCTBorderDrawing.h
RCTBorderDrawing.m
RCTBorderStyle.h
RCTComponent.h Test building with clang 3.9 2016-08-10 13:13:34 -07:00
RCTComponentData.h
RCTComponentData.m Correctly generate viewConfig for shadow properties 2016-10-27 12:43:52 -07:00
RCTConvert+CoreLocation.h
RCTConvert+CoreLocation.m
RCTConvert+MapKit.h
RCTConvert+MapKit.m
RCTDatePicker.h
RCTDatePicker.m
RCTDatePickerManager.h
RCTDatePickerManager.m
RCTFont.h Add iOS support for CSS property font-variant, accepting tabular-nums… 2016-08-09 08:43:34 -07:00
RCTFont.mm Add iOS support for CSS property font-variant, accepting tabular-nums… 2016-08-09 08:43:34 -07:00
RCTMap.h
RCTMap.m Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
RCTMapAnnotation.h Cleanup warnings 2016-07-12 05:59:12 -07:00
RCTMapAnnotation.m
RCTMapManager.h
RCTMapManager.m Fix some warnings in React.xcodeproj 2016-10-27 04:29:01 -07:00
RCTMapOverlay.h
RCTMapOverlay.m
RCTModalHostView.h Allow <Modal /> to be presented in different orientations 2016-09-07 13:10:11 -07:00
RCTModalHostView.m Apple TV support 1: existing Objective C code should compile for tvOS 2016-09-27 06:28:33 -07:00
RCTModalHostViewController.h Apple TV support 1: existing Objective C code should compile for tvOS 2016-09-27 06:28:33 -07:00
RCTModalHostViewController.m Apple TV support 2: Xcode projects and CI (scripts/objc-test.sh) 2016-10-05 07:28:44 -07:00
RCTModalHostViewManager.h Allow <Modal /> to be configured with a custom presentation/dismissal block 2016-08-23 16:58:41 -07:00
RCTModalHostViewManager.m Allow <Modal /> to be presented in different orientations 2016-09-07 13:10:11 -07:00
RCTNavItem.h NavigatorIOS System Icon Support 2016-09-08 17:58:50 -07:00
RCTNavItem.m NavigatorIOS System Icon Support 2016-09-08 17:58:50 -07:00
RCTNavItemManager.h NavigatorIOS System Icon Support 2016-09-08 17:58:50 -07:00
RCTNavItemManager.m NavigatorIOS System Icon Support 2016-09-08 17:58:50 -07:00
RCTNavigator.h
RCTNavigator.m Apple TV support 1: existing Objective C code should compile for tvOS 2016-09-27 06:28:33 -07:00
RCTNavigatorManager.h
RCTNavigatorManager.m
RCTPicker.h
RCTPicker.m
RCTPickerManager.h
RCTPickerManager.m Improve types in RCTFont API 2016-08-05 12:44:21 -07:00
RCTPointerEvents.h
RCTProgressViewManager.h
RCTProgressViewManager.m Apple TV support 1: existing Objective C code should compile for tvOS 2016-09-27 06:28:33 -07:00
RCTRefreshControl.h
RCTRefreshControl.m RefreshControl Position Bug 2016-09-04 01:43:38 -07:00
RCTRefreshControlManager.h
RCTRefreshControlManager.m
RCTRootShadowView.h
RCTRootShadowView.m Revamp API 2016-07-20 08:58:59 -07:00
RCTScrollView.h Remove deprecated PullToRefreshViewAndroid and onRefreshStart / endRefreshing 2016-05-24 03:28:25 -07:00
RCTScrollView.m Guard against bad values set in RCTCustomScrollView 2016-10-27 09:28:32 -07:00
RCTScrollViewManager.h
RCTScrollViewManager.m Apple TV support 2: Xcode projects and CI (scripts/objc-test.sh) 2016-10-05 07:28:44 -07:00
RCTScrollableProtocol.h Remove deprecated nativeScrollDelegate property 2016-07-11 13:34:02 -07:00
RCTSegmentedControl.h
RCTSegmentedControl.m
RCTSegmentedControlManager.h
RCTSegmentedControlManager.m
RCTShadowView.h s/CGFloat/float in RCTShadowView 2016-10-26 13:13:47 -07:00
RCTShadowView.m BREAKING - Make first parameter of measure and print functions CSSNodeRef instead of just context 2016-10-27 10:58:42 -07:00
RCTSlider.h
RCTSlider.m
RCTSliderManager.h
RCTSliderManager.m
RCTSwitch.h
RCTSwitch.m
RCTSwitchManager.h
RCTSwitchManager.m
RCTTabBar.h
RCTTabBar.m Apple TV support 1: existing Objective C code should compile for tvOS 2016-09-27 06:28:33 -07:00
RCTTabBarItem.h Add renderAsOriginal to selectedIcon 2016-05-24 01:58:23 -07:00
RCTTabBarItem.m Apple TV support 1: existing Objective C code should compile for tvOS 2016-09-27 06:28:33 -07:00
RCTTabBarItemManager.h
RCTTabBarItemManager.m Add renderAsOriginal to selectedIcon 2016-05-24 01:58:23 -07:00
RCTTabBarManager.h
RCTTabBarManager.m TabBarIOS itemPositioning - Fixes #4136 2016-05-20 17:28:50 -07:00
RCTTextDecorationLineType.h
RCTView.h Converted zIndex to integers 2016-06-09 09:58:31 -07:00
RCTView.m dont use ios border rendering if we use default black color 2016-08-23 03:58:34 -07:00
RCTViewControllerProtocol.h
RCTViewManager.h Remove customDirectEventTypes 2016-10-27 06:58:52 -07:00
RCTViewManager.m Remove customDirectEventTypes 2016-10-27 06:58:52 -07:00
RCTWebView.h Implement a postMessage function and an onMessage event for webviews … 2016-10-16 06:43:46 -07:00
RCTWebView.m Implement a postMessage function and an onMessage event for webviews … 2016-10-16 06:43:46 -07:00
RCTWebViewManager.h
RCTWebViewManager.m Implement a postMessage function and an onMessage event for webviews … 2016-10-16 06:43:46 -07:00
RCTWrapperViewController.h
RCTWrapperViewController.m Apple TV support 1: existing Objective C code should compile for tvOS 2016-09-27 06:28:33 -07:00
UIView+Private.h Implement CSS z-index for iOS 2016-06-07 07:43:49 -07:00
UIView+React.h Cleanup warnings 2016-07-12 05:59:12 -07:00
UIView+React.m Converted zIndex to integers 2016-06-09 09:58:31 -07:00