Create Your First: Appgyver Project
Create Your First: Appgyver Project
Create Your First: Appgyver Project
You can see the name of the project on the left top corner and
automatically one default page would be created named an
Empty Page.
You can see different Core UI controls in the left-hand section.
You can drag and drop any UI control to the work area to build
your design.
You can find the different APIs to fetch weather forecast data for a
certain location.
4. Now, click on the DATA to connect to a REST API or OData
service.
Click on Add Data Resource
Key: X-RapidAPI-Host
Value: weatherapi-com.p.rapidapi.com
Your all response data got stored into the schema. Click on
SAVE.
12. Add a Large Image List Item from the left-hand side of the
design.
Go back to the View and, select the List item and then on the
right-hand section, scroll down you will find something like
“Repeat with”, Click on the icon.
You can see the multiple items are appearing on the screen.
Now, let’s bind the Title and subtitle. Click on the Title
Now you can see the data came to the screen, but all are same
data. No worries. Let’s LAUNCH the app.