Trello Navigation

4,061
2
28
Using swipe interactions, i have created an alternative way to navigate through Trello boards on mobile. I was also inspired by Aurélien Salomon's design on Dribbble (https://dribbble.com/aureliensalomon). Any thoughts?

71ffbe0d-9b82-11f0 ad7f-0e3ec7c5f8cf

Share button

3,091
1
116
An idea of a draggable share button. Much easier with one hand drag than two clicks. Just drag the share icon and you'll see.

Alexis Piperides

Fit Livin

2,321
0
Intro to FitLivin' Prototype. For more information on FitLivin' LLC head over to fitlivin.com

6bc1e6ae-504d-11ed 9221-0e76797a4f7b

Reproducing instagram info bars behaviour

6,215
9
291
A basic example of reproducing Instagram info bars behaviour. A list header floats over the list's items and remains visible at the edge of the screen until it is replaced by the next list header

Akis Ioannou

Spotify

23,711
6
630
Hi there! I would like to share with you the latest version of Spotify prototype. Now you can listen to music while browsing the prototype.

f4ff2085-9250-11ed 9221-0e76797a4f7b

10 Second Timer Example

7,123
5
213
I simulated a 10 second timer that counts down from 10 to 0. This is very simple to do. All you need to do is change the text property of the text value with a custom value and include a delay of 1 second. Then add a callback for the next number with a delay of 1 second. Repeat this until you get to the number 0. There is no need to use variables to simulate a timer. If you are looking for someone to help you with your prototype, we are available for hire at: http://protonerds.com/

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

Color Picker

3,006
1
8
Here's a demo showing a basic color picker using a container with 4 states for both the colored star and the color swatches.

Todd Siegel

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

Next