Make text avoid view on react native -


enter image description here

i have simple layout this. view 1 contains lot of text, last lines of ends behind view2.

i want make lines wrap when reach view2 text shows complete.

any ideas how make it?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -