Vertical Scroll for store scene

Hi guys, do you know if there is a guide that I can follow in order to create a scroll view like the one attached?

Many thanks.

Hi @estiennelorenzo,

That looks like a fairly typical list/table view, known as a “tableView” in Corona SDK. Here’s a link to the documentation:

https://docs.coronalabs.com/api/library/widget/newTableView.html

Best regards,

Brent

Hi Brent, thanks for your answer. Anyway I’ve successfully created my own scroll view using the sample code built in the Corona Simulator.

Consider this topic as solved.

Best regards,

Lorenzo.

Hi @estiennelorenzo,

That looks like a fairly typical list/table view, known as a “tableView” in Corona SDK. Here’s a link to the documentation:

https://docs.coronalabs.com/api/library/widget/newTableView.html

Best regards,

Brent

Hi Brent, thanks for your answer. Anyway I’ve successfully created my own scroll view using the sample code built in the Corona Simulator.

Consider this topic as solved.

Best regards,

Lorenzo.