Get the position of a scrolling container

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

Snapchat Login Sample

2,536
2
This prototype is basically just a Snapchat login very well designed, with most of the replicable elements of their app.

6433ad9b-504d-11ed 9221-0e76797a4f7b

Next