db9b468dd1
Summary: @public Besides `pointerEvents` there are other two props that affect hit-testing mechanism: `zIndex` and `clipToBounds`. The default UIKit implementation does not take this into an account (it always assume that `clipToBounds` is true and `zIndex` is same). `betterHitTest` does it right. Reviewed By: sahrens Differential Revision: D9688876 fbshipit-source-id: dadfd5e5541ddd1a744fbd8c6b10949c0e266069 |
||
---|---|---|
.. | ||
ComponentViews | ||
MountItems | ||
RCTComponentViewProtocol.h | ||
RCTComponentViewRegistry.h | ||
RCTComponentViewRegistry.mm | ||
RCTMountingManager.h | ||
RCTMountingManager.mm | ||
RCTMountingManagerDelegate.h | ||
UIView+ComponentViewProtocol.h | ||
UIView+ComponentViewProtocol.mm |