StylessReactNativeTextProps
reexport
type StylessReactNativeTextProps = Omit<TextProps, "style">Defined in
@native-html/transient-render-engineReact Native Text props, minus the style prop.
type StylessReactNativeTextProps = Omit<TextProps, "style">@native-html/transient-render-engineReact Native Text props, minus the style prop.