Using your request to display items in your app
Last updated
Last updated
Now that we have created our query, we want to display these items in our app.
Go to the design section.
In the Home screen, delete the default component.
Add new Data provider, setting the “Data” to “List Items” - i.e. our query.
Add a new Repeater, inside the Data provider.
Add a Paragraph element, inside the repeater.