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