Example of displaying the list of contacts in the form of a scrolling table

The project by reference shows an example of displaying a simple list of contacts in a table form. On iOS, numbers and phones from this list are turned into links that can be used to call or send email.

To output the data in a table view, first save the line feed character \n. To do this, go to the input field at the bottom of the screen, press the enter key and then the “Save \n” button.

https://x.thunkable.com/projects/5bdff38e98d675499cefeb64/project/properties/designer/

An example of a two-line contact list.

https://x.thunkable.com/projects/5be058654bb835393cc938af/project/properties/designer/

Another example is a ListViewer with two rows per item and the ability to set any image size (up to 95px height).

Can anyone say on an iPhone with a screen size of 5.5 inches that looks good or does the markup go astray?

https://x.thunkable.com/projects/5be2881ebfd53fd2f4fb310e/project/properties/designer/

Yes it works well!