react-native-macos/React/Views
zhongwuzw b7b8836a7f Implement the nativeID functionality in a more efficient way (#23662)
Summary:
Implement TODO, implement the nativeID functionality in a more efficient way instead of searching the whole view tree.

[iOS] [Fixed] - Implement the nativeID functionality in a more efficient way
Pull Request resolved: https://github.com/facebook/react-native/pull/23662

Differential Revision: D14323747

Pulled By: shergin

fbshipit-source-id: 3d45dbf53ad2b6adb79b4331600d53b51ede76d4
2019-03-05 09:41:19 -08:00
..
SafeAreaView Fix xcode warnings (#23565) 2019-02-20 18:46:23 -08:00
ScrollView Call super if shouldDisableScrollInteraction false (#23647) 2019-02-25 14:35:17 -08:00
RCTActivityIndicatorView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTActivityIndicatorView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTActivityIndicatorViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTActivityIndicatorViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTAnimationType.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTAutoInsetsProtocol.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBorderDrawing.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTBorderDrawing.m Fix triangle views on iOS (#23402) 2019-02-12 16:54:20 -08:00
RCTBorderStyle.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTComponent.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTComponentData.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTComponentData.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTConvert+CoreLocation.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTConvert+CoreLocation.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTConvert+Transform.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTConvert+Transform.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTDatePicker.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTDatePicker.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTDatePickerManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTDatePickerManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTFont.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTFont.mm Remove compatible system code for iOS8 and before (#23656) 2019-02-26 07:58:52 -08:00
RCTLayout.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTLayout.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMaskedView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMaskedView.m Fix xcode warnings (#23565) 2019-02-20 18:46:23 -08:00
RCTMaskedViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMaskedViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModalHostView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModalHostView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModalHostViewController.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModalHostViewController.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModalHostViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModalHostViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModalManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTModalManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTPicker.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTPicker.m Fix 50 xcode warnings (#23553) 2019-02-20 10:17:26 -08:00
RCTPickerManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTPickerManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTPointerEvents.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTProgressViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTProgressViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRefreshControl.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRefreshControl.m Add fix for refresh control state's race condition. (#21763) 2019-02-15 02:50:06 -08:00
RCTRefreshControlManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRefreshControlManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRootShadowView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRootShadowView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSegmentedControl.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSegmentedControl.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSegmentedControlManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSegmentedControlManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTShadowView+Internal.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTShadowView+Internal.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTShadowView+Layout.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTShadowView+Layout.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTShadowView.h Apply latest shadow view workflow description (#23485) 2019-02-17 15:08:16 -08:00
RCTShadowView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSlider.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSlider.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSliderManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSliderManager.m Apply thumbTintColor to Sliders on iOS (#22177) 2019-01-16 15:13:43 -08:00
RCTSwitch.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSwitch.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSwitchManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSwitchManager.m Unify native props 2019-01-07 15:39:21 -08:00
RCTTVView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTVView.m Removed method call to RCTRootView::setReactPreferredFocusedView as ... (#21596) 2019-01-22 07:33:44 -08:00
RCTTextDecorationLineType.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTView.h Accessibility Escape 2018-12-06 19:44:21 -08:00
RCTView.m Remove custom border logic from RCTView 2019-02-15 15:31:47 -08:00
RCTViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTViewManager.m Implement the nativeID functionality in a more efficient way (#23662) 2019-03-05 09:41:19 -08:00
RCTWKWebView.h create api to allow clients to present a client credential for authentication (#22316) 2018-11-16 18:44:35 -08:00
RCTWKWebView.m Fix 50 xcode warnings (#23553) 2019-02-20 10:17:26 -08:00
RCTWKWebViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTWKWebViewManager.m Fix 50 xcode warnings (#23553) 2019-02-20 10:17:26 -08:00
RCTWebView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTWebView.m Replace deprecated `stringByReplacingPercentEscapesUsingEncoding:` with `stringByAddingPercentEncodingWithAllowedCharacters:` (#19792) 2019-01-25 05:25:39 -08:00
RCTWebViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTWebViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTWrapperViewController.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTWrapperViewController.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
UIView+Private.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
UIView+React.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
UIView+React.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00