GetLost Student Map

5,169
0
64
This one-screen prototype demonstrates some of Proto.io animation functionality.

Akis Ioannou

Get the position of a scrolling container

4,517
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

Hide Navigation Bar On Scroll

5,917
4
177
This is an example of a Navigation Bar that disappears on any downward scroll and re-appears on on any upward scroll.

Akis Ioannou

Next