react-native/React
Valentin Shergin 6493a85754 RCTShadowView have got `rootView` property
Summary:
We have to have a way to track ownership of shadow view.
Previous solution with traversing the hierarchy to figure out the root view does not actually work in some cases when the view is temporary detached from hierarchy.
This is also how it work on Andorid.

Reviewed By: mmmulani

Differential Revision: D5686112

fbshipit-source-id: a23a10e8c29c7572ac69403289db136c9d5176a9
2017-08-24 00:05:48 -07:00
..
Base add notifications for dev reload 2017-08-17 17:16:19 -07:00
CxxBridge add notifications for dev reload 2017-08-17 17:16:19 -07:00
CxxModule Fix format specifier used in RCTCxxMethod 2017-08-08 11:55:17 -07:00
CxxUtils More efficient dynamic->NSString conversion. 2017-07-26 18:31:12 -07:00
DevSupport Force the debugger to disconnect before a bundle reload 2017-08-14 08:16:52 -07:00
Executors Add more information to `__fbBatchedBridge is undefined` error 2017-07-26 11:21:59 -07:00
Inspector Force the debugger to disconnect before a bundle reload 2017-08-14 08:16:52 -07:00
Modules RCTShadowView have got `rootView` property 2017-08-24 00:05:48 -07:00
Profiler Configure requiresMainQueueSetup for core modules 2017-08-07 07:04:36 -07:00
React.xcodeproj RCTShadowView have got `rootView` property 2017-08-24 00:05:48 -07:00
ReactLegacy.xcodeproj Add support for Cxx objects as arguments to native modules 2017-08-14 05:22:17 -07:00
Views RCTShadowView have got `rootView` property 2017-08-24 00:05:48 -07:00
third-party.xcconfig More attempts to fix Travis CI runs 2017-05-10 04:32:54 -07:00