Vail

2,752
0
Ski/snowboarding trip planning app.

2f70c883-5ca5-11f0 a04a-0e3ec7c5f8cf

Avatar fly-in subtle animation

3,449
1
17
This prototype shows a subtle animation of avatars flying in, and subtle background tint changes. See how it was created step-by-step: http://docs.proto.io/videos/prototyping-subtle-animation/ >starting at time: 28:40 Enjoy...

Todd Siegel

Native

1,864
0
Location based app enabling creatives to discover, collaborate and produce together.

baf54ed9-fb08-11ee ab6d-0e76797a4f7b

UBER Onboarding

4,677
1
86
This is an onboarding tool I created for UBER drivers. An UBER driver's first ride can be a little nerve wracking (I know from personal experience). This tool walks the driver through a typical flow to prepare them for their first ride. It is more interactive than a video and will give them more confidence before hitting the road.

4e0539bb-a6d0-11ed 9221-0e76797a4f7b

Get the position of a scrolling container

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