Variables Examples

33,180
43
2,612
The project contains numerous examples completed using variables and conditional logic.

Akis Ioannou

Apple Watch using native UI library

32,209
6
264
Created using Proto.io library of fully interactive, native watchOS components.

Akis Ioannou

Dynamic List Simulation

3,077
0
74
A simple implementation of how to simulate a Dynamic List which the user can manually increase or decrease using a single Container, a List component and States.

Constantinos Thoma

Pop up examples

1,689
0
22
2 types of modals / popup examples

7e32ae9e-1fcb-11ee bd60-0e76797a4f7b

Circular progress bar

1,377
0
25
Circular progress bar

Moiraine Damodred

Date picker

7,015
1
436
An example of a date picker that can be imported and used in your project. (Basic use of variables) tags: calendar, picker, date picker

34041018-d2c9-11ed 9221-0e76797a4f7b

COUNTER

2,256
3
162
3 different counters using variables 1. A standard counter 2. A counter from the number of seconds the user sets 3. A countdown

Paul Baker

10 Second Timer Example

5,991
5
213
I simulated a 10 second timer that counts down from 10 to 0. This is very simple to do. All you need to do is change the text property of the text value with a custom value and include a delay of 1 second. Then add a callback for the next number with a delay of 1 second. Repeat this until you get to the number 0. There is no need to use variables to simulate a timer. If you are looking for someone to help you with your prototype, we are available for hire at: http://protonerds.com/

8ea06e34-504c-11ed 9221-0e76797a4f7b

Expand/Collapse Menu

6,529
2
485
This is an expand/collapse menu example that can be created using container states.

Akis Ioannou

Next