This is a 2-part tutorial where we explore variables' utilization to help us recreate Apple’s native iOS Weather app. In both tutorials, we go over the different ways Proto.io makes variables available to use in building your prototype.
This tutorial shows how to:
- set a value in the variables manager and utilize that value in the prototype
- create and set a custom variable based on the property of a container
- how to use ternary operators to affect an outcome based on conditions surrounding that custom variable.
The finished iOS Weather app prototype is available on Proto.io Spaces. You can import the project into your Proto.io account to see how it's built or use it as a basis for your own project.