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