In this app you will learn how to retrieve and process data from a web service. You will also learn how to construct the UI for your app in code, use library stacks and detect swipe gestures in your app.
Lesson Topics
- App Introduction
- Adding Controls to the Stack
- Constructing the UI in the Card Script
- Retrieve the Current Location
- Retrieve Weather Data For Current Location
- Update the UI - Days
- Update the UI - Temperatures
- Update the UI - Forecast
- Update the UI - Icons
- Update the UI - Breakdown
- Update the UI - Background
- Converting to Celsius
- Swiping
- Saving as a Standalone
