Obi Medical App

2,028
0
7
College Project on using Proto.io as a "New Technology" .... showing how a group of non-programmers can now prototype any app.

f58610f7-9250-11ed 9221-0e76797a4f7b

r2_revised tutorial

1,597
0
july 6; second iteration of step-by-step rPower tutorial

9705281a-504e-11ed 9221-0e76797a4f7b

Map Data Visualization with Slider using Variables

4,773
1
127
Use a slider component to see the how a map of the US changes every month over a year based on the concentration of a fanbase. Uses a basic variable to change the container state of the map, with map assets created in Sketch. See how a version of it was created step-by-step within the Dashboard & Data Visualization webinar: http://docs.proto.io/videos/using-proto-io-for-dashboards-and-data-visualizations/ tags: variable | variables | data visualization | data viz | map | slider | states | months | USA

Todd Siegel

Get the position of a scrolling container

4,490
2
114
If you need to get the Y position of a vertically scrolling container, create a text box. Then on the container scroll trigger, set a variable that evaluates the numerical callback value from the event (Y position). Then add a callback that changes the text property of the text box by reading from the variable.

Todd Siegel

Next