Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

animation using javascript

ANSWERED

hi all, 

 

i'm creating a clock face and would like to show the stats one at a time. Pressing the screen id like to animate the next one in but i cant see how to do this. 

 

if i was building a web page id have them all as list elements and hide / show them accordingly but with this i see i need to use the use element. are there any examples?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions
Best Answer
0 Votes
2 REPLIES 2

Check out the cycleview component. https://dev.fitbit.com/build/guides/user-interface/svg-components/views/#cycle-view

 

 You can see it in action in the Moment clock face https://github.com/Fitbit/sdk-moment

 

Best Answer
0 Votes

Excellent thanks that is exactly what i wanted , thanks for the quick reply

Best Answer
0 Votes