.. |
RCTActivityIndicatorViewManager.h
|
Improved RCTActivityIndicatorView and fixed some flow errors
|
2015-04-26 02:17:13 -08:00 |
RCTActivityIndicatorViewManager.m
|
…
|
|
RCTAnimationType.h
|
…
|
|
RCTAutoInsetsProtocol.h
|
…
|
|
RCTBorderDrawing.h
|
Support dashed and dotted border styles on iOS
|
2015-12-23 10:07:28 -08:00 |
RCTBorderDrawing.m
|
Fixed border smearing issue
|
2016-01-07 12:03:17 -08:00 |
RCTBorderStyle.h
|
Add property mapping for `borderStyle` from JS to `RCTView` (iOS)
|
2015-12-01 09:00:28 -08:00 |
RCTComponent.h
|
…
|
|
RCTComponentData.h
|
Removed eager init of all ViewManagers on layout
|
2016-02-26 08:18:34 -08:00 |
RCTComponentData.m
|
Fixed bug in defaultView logic
|
2016-03-16 07:57:26 -07:00 |
RCTConvert+CoreLocation.h
|
…
|
|
RCTConvert+CoreLocation.m
|
…
|
|
RCTConvert+MapKit.h
|
Added ability to use a custom view for MapView annotations
|
2015-12-17 06:46:33 -08:00 |
RCTConvert+MapKit.m
|
Implement draggable annotations on MapView. Closes #2512
|
2016-01-04 06:38:30 -08:00 |
RCTDatePicker.h
|
…
|
|
RCTDatePicker.m
|
…
|
|
RCTDatePickerManager.h
|
Removed deprecated RCT_EXPORT + code paths
|
2015-06-05 09:58:25 -08:00 |
RCTDatePickerManager.m
|
…
|
|
RCTImageComponent.h
|
…
|
|
RCTMap.h
|
Add MapView annotation callback when it gets / lost the focus
|
2016-01-29 06:26:30 -08:00 |
RCTMap.m
|
Conditionally allowing showCompass view property
|
2016-02-03 11:36:36 -08:00 |
RCTMapAnnotation.h
|
Implement draggable annotations on MapView. Closes #2512
|
2016-01-04 06:38:30 -08:00 |
RCTMapAnnotation.m
|
…
|
|
RCTMapManager.h
|
…
|
|
RCTMapManager.m
|
Removed unnecessary exportedConstants
|
2016-03-10 10:21:34 -08:00 |
RCTMapOverlay.h
|
…
|
|
RCTMapOverlay.m
|
…
|
|
RCTModalHostView.h
|
Add onShow callback for RCTModalHostView
|
2016-03-03 12:43:36 -08:00 |
RCTModalHostView.m
|
Add onShow callback for RCTModalHostView
|
2016-03-03 12:43:36 -08:00 |
RCTModalHostViewController.h
|
…
|
|
RCTModalHostViewController.m
|
Support multiple interface orientations in RCTDevLoadingView
|
2016-02-25 09:52:30 -08:00 |
RCTModalHostViewManager.h
|
…
|
|
RCTModalHostViewManager.m
|
Add onShow callback for RCTModalHostView
|
2016-03-03 12:43:36 -08:00 |
RCTNavItem.h
|
…
|
|
RCTNavItem.m
|
…
|
|
RCTNavItemManager.h
|
…
|
|
RCTNavItemManager.m
|
…
|
|
RCTNavigator.h
|
Remove isValid from RCTInvalidating
|
2015-08-14 01:57:18 -08:00 |
RCTNavigator.m
|
Update RCTNavigator.m
|
2016-01-22 17:27:32 -08:00 |
RCTNavigatorManager.h
|
…
|
|
RCTNavigatorManager.m
|
…
|
|
RCTPicker.h
|
…
|
|
RCTPicker.m
|
…
|
|
RCTPickerManager.h
|
…
|
|
RCTPickerManager.m
|
…
|
|
RCTPointerEvents.h
|
…
|
|
RCTProgressViewManager.h
|
…
|
|
RCTProgressViewManager.m
|
…
|
|
RCTRefreshControl.h
|
Cross platform PullToRefreshView component
|
2016-01-04 08:00:29 -08:00 |
RCTRefreshControl.m
|
Fix RefreshControl layout on screen rotation and consecutive pull to refresh not working properly
|
2016-03-08 04:00:34 -08:00 |
RCTRefreshControlManager.h
|
Cross platform PullToRefreshView component
|
2016-01-04 08:00:29 -08:00 |
RCTRefreshControlManager.m
|
Cross platform PullToRefreshView component
|
2016-01-04 08:00:29 -08:00 |
RCTScrollView.h
|
UIRefreshControl added to scroll view
|
2015-11-19 11:15:48 -08:00 |
RCTScrollView.m
|
Fixed sticky header touch handling bug
|
2016-03-14 04:08:21 -07:00 |
RCTScrollViewManager.h
|
…
|
|
RCTScrollViewManager.m
|
Removed unnecessary exportedConstants
|
2016-03-10 10:21:34 -08:00 |
RCTScrollableProtocol.h
|
…
|
|
RCTSegmentedControl.h
|
…
|
|
RCTSegmentedControl.m
|
…
|
|
RCTSegmentedControlManager.h
|
…
|
|
RCTSegmentedControlManager.m
|
…
|
|
RCTShadowView.h
|
Add suggested ‘view size’ powers to -[RCTShadowView setFrame:]
|
2016-03-01 10:14:32 -08:00 |
RCTShadowView.m
|
Add suggested ‘view size’ powers to -[RCTShadowView setFrame:]
|
2016-03-01 10:14:32 -08:00 |
RCTSlider.h
|
Add option for both min/max track image.
|
2015-12-21 10:30:39 -08:00 |
RCTSlider.m
|
Add option for both min/max track image.
|
2015-12-21 10:30:39 -08:00 |
RCTSliderManager.h
|
…
|
|
RCTSliderManager.m
|
Add option for both min/max track image.
|
2015-12-21 10:30:39 -08:00 |
RCTSwitch.h
|
…
|
|
RCTSwitch.m
|
…
|
|
RCTSwitchManager.h
|
[ReactNative] s/ReactKit/React/g
|
2015-03-26 02:42:24 -08:00 |
RCTSwitchManager.m
|
…
|
|
RCTTabBar.h
|
…
|
|
RCTTabBar.m
|
…
|
|
RCTTabBarItem.h
|
…
|
|
RCTTabBarItem.m
|
…
|
|
RCTTabBarItemManager.h
|
…
|
|
RCTTabBarItemManager.m
|
…
|
|
RCTTabBarManager.h
|
…
|
|
RCTTabBarManager.m
|
…
|
|
RCTTextDecorationLineType.h
|
…
|
|
RCTView.h
|
Add hitSlop prop on iOS and Android
|
2016-02-16 16:51:39 -08:00 |
RCTView.m
|
Add hitSlop prop on iOS and Android
|
2016-02-16 16:51:39 -08:00 |
RCTViewControllerProtocol.h
|
…
|
|
RCTViewManager.h
|
removed `viewWithProps:` from `RCTViewManager`
|
2015-12-21 10:18:47 -08:00 |
RCTViewManager.m
|
Initialize bridge on a background queue
|
2016-03-07 09:31:26 -08:00 |
RCTWebView.h
|
Fix WebView example on iOS
|
2016-02-26 08:20:34 -08:00 |
RCTWebView.m
|
Removed unnecessary exportedConstants
|
2016-03-10 10:21:34 -08:00 |
RCTWebViewManager.h
|
…
|
|
RCTWebViewManager.m
|
Added mediaPlaybackRequiresUserAction to WebView
|
2016-03-16 10:03:26 -07:00 |
RCTWrapperViewController.h
|
…
|
|
RCTWrapperViewController.m
|
…
|
|
UIView+Private.h
|
…
|
|
UIView+React.h
|
Add debug tool to get shadowView from UIView
|
2016-03-16 10:18:22 -07:00 |
UIView+React.m
|
Add debug tool to get shadowView from UIView
|
2016-03-16 10:18:22 -07:00 |