| Interface | Description |
|---|---|
| CatalystInterceptingViewGroup |
This interface should be implemented by all
ViewGroup subviews that can be instantiating
by NativeViewHierarchyManager. |
| OnInterceptTouchEventListener |
Interface definition for a callback to be invoked when a onInterceptTouch is called on a
ViewGroup. |
| Class | Description |
|---|---|
| JSResponderHandler |
This class coordinates JSResponder commands for
UIManagerModule. |