Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: RCTRootView supports a property `passThroughTouches` which when set, allows touches to propagate to sibling views. To allow touches to reach RCTRootView, we also need to set `pointerEvents` on the RCTViews wrapping the child views. Reviewed By: javache Differential Revision: D4385443 fbshipit-source-id: 6291d8614870168f1c4cdf0ef5ff6e42e4a8ef63
- Loading branch information