mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This diff adds flag to `ReactRootView` to control if the touch event is to be dispatched to the JS side. This is needed for subclass of `ReactRootView` to control if the dispatch is needed. Reviewed By: javache Differential Revision: D35033684 fbshipit-source-id: febab6988cc3e4259e726d03d797dd0ffc978d24