React Compound View
interface ReactCompoundView
This interface should be implemented by native View subclasses that can represent more than a single react node (e.g. TextView). It is use by touch event emitter for determining the react tag of the inner-view element that was touched.