Check out example codes for "android ellipsize attribute". It will help you in understanding the concepts better.
Code Example 1
<TextView
....
android:text="Hi I am Amiyo,you can see how to ellipse works."
android:ellipsize = "end"
/>
Learn ReactJs, React Native from akashmittal.com