Image Filters

1,909
0
2
Used variables to change filters on an image

37d79fb0-4512-11f0 a04a-0e3ec7c5f8cf

Swarm Header Switch

3,013
0
45
A quick demonstration of the header switch on the new Swarm App. I've used variables to store the switch state.

92f2b218-504c-11ed 9221-0e76797a4f7b

Orbit

4,180
0
13
An animation of our Solar System

Akis Ioannou

Boombox

4,207
3
27
A demo created using draggable and rotation features.

Akis Ioannou

Test Fixykel

1,659
0
13
A tester application to determine the functionality of Proto.io

70168101-504e-11ed 9221-0e76797a4f7b

Tumblr

6,129
0
108
Tumblr has a very nice series of animations that happens when you enter the compose mode. I thought it would be interesting to recreate this in Proto.io to show others how to achieve these kind of effect in their own protototypes. I have made a companion tutorial video where you can see exactly how I did it. This video is available here: http://docs.proto.io/videos/recreating-tumblr-compose-animations-in-proto-io/

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

Get the position of a scrolling container

4,395
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,710
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