How to show data dynamically in qml

622
2
08-11-2020 06:01 AM
x_d
by
New Contributor III

Hi There, I am working on a mobile application on App Studio. 

Can anyone suggest me how can I Show the data ,which i'v fetched from an api. I got the data using javascript function by using api endpoint. Now i want to show those data on my qml page dynamically. so how can i do it? Is there any example on your sample apps in app studio? 

0 Kudos
2 Replies
ErwinSoekianto
Esri Regular Contributor

Truptimayee, 

I would recommend looking at the "Nearby" sample, it shows you how to display information from the Esri Geocoding and Routing Services. 

 

And I also found this cool AppStudio sample app online that calls Twitter API and displays data from the API call dynamically. GitHub - yousuf1997/TwitterHashtagAppProject 

Thank you,

Erwin

0 Kudos
x_d
by
New Contributor III

Thanks 

0 Kudos