Added show more for long posts
This commit is contained in:
parent
c13b6946ba
commit
7fa0708e0e
6 changed files with 64 additions and 5 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue