react-native/React
Valentin Shergin db9b468dd1 Fabric: `[RCTViewComponentView betterHitTest:]` proper support for `clipToBounds` and `zIndex`
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
2018-09-07 23:48:03 -07:00
..
Base TM iOS: rollout strategy 1 - added RCTEnableJSINativeModule(BOOL) 2018-08-29 15:48:59 -07:00
CxxBridge TM iOS: rollout strategy 1 - added RCTEnableJSINativeModule(BOOL) 2018-08-29 15:48:59 -07:00
CxxModule iOS downgrade error to warning when invoking native module with invalid bridge 2018-08-14 18:19:01 -07:00
CxxUtils Update license headers for MIT license 2018-02-16 18:31:53 -08:00
DevSupport Hiding pre-bundled notification when not on dev mode 2018-07-17 07:17:09 -07:00
Fabric Fabric: `[RCTViewComponentView betterHitTest:]` proper support for `clipToBounds` and `zIndex` 2018-09-07 23:48:03 -07:00
Inspector Show warning instead of error on duplicate connection 2018-08-02 03:16:33 -07:00
Modules Replace deprecated `UILineBreakModeWordWrap` with `NSLineBreakByWordWrapping` (#19791) 2018-07-15 00:16:32 -07:00
Profiler Fix memory usage display in Perf Monitor (#19664) 2018-08-09 12:46:47 -07:00
React.xcodeproj iOS: update React.xcodeproj to remove NavigatorIOS 2018-09-07 15:32:18 -07:00
UIUtils Update license headers for MIT license 2018-02-16 18:31:53 -08:00
Views Fabric: Complete border drawing implementation in RCTViewComponentView 2018-09-07 11:17:53 -07:00
third-party.xcconfig Updated the glog library version from 0.3.4 to 0.3.5 (#20811) 2018-08-23 14:17:18 -07:00