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