ReactNativePropsSwitch
reexport
type ReactNativePropsSwitch = {  text?: StylessReactNativeTextProps;  view?: StylessReactNativeViewProps;}Defined in 
@native-html/transient-render-engineAn object containing props targetting either Text or View.