NativeTextStyleKey
reexport
type
NativeTextStyleKey
=
Exclude
<
keyof
TextStyle
,
keyof
ViewStyle
>
Defined in
@native-html/css-processor
React Native style keys which are exclusive to TextStyle.
type
NativeTextStyleKey
=
Exclude
<
keyof
TextStyle
,
keyof
ViewStyle
>
@native-html/css-processor
React Native style keys which are exclusive to TextStyle.