Added show more for long posts
This commit is contained in:
@@ -52,6 +52,7 @@ export function RichText({
|
||||
testID={testID}
|
||||
type={type}
|
||||
style={[style, pal.text, lineHeightStyle]}
|
||||
numberOfLines={numberOfLines}
|
||||
// @ts-ignore web only -prf
|
||||
dataSet={WORD_WRAP}>
|
||||
{text}
|
||||
|
||||
Reference in New Issue
Block a user