UNPKG

react-native-arabic-autoheight-text

Version:

Smart Arabic/RTL text renderer for React Native using WebView: auto height, proper justification, line clamp, and skeleton loading.

3 lines (2 loc) 96 B
export { default } from './RtlTextView'; export type { RtlTextViewProps } from './RtlTextView';