Answers for "how show max 3 rows rows in react native"

0

react native text max rows

<Text numberOfLines={2}>Your text</Text>
Posted by: Guest on March-10-2021

Browse Popular Code Answers by Language