Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RN] Add public API to ReactRootView to control if JS touch events are…
… dispatched 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
- Loading branch information