0

<Text numberOfLines={2}> {myText} </Text>

Then i have on press functionality as well for more/less but issue is more/less is coming on top of actual text but i want to reduce characters of text and append more to it.

Ex: If I have text like this

Hello, This is React Native. I want to format this. then I want it to be shown as this in 2 lines

Hello, This is React Native.

I want to format... more

0 Answers0