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

Clock Face Animations

Hi all,

 

I recently created a custom clock face for my Ionic, and I’d like to create a basic animation to make an existing ‘heart’ png pulse (to signify an active HR monitor). I have been playing with the setInterval() function on the image, but I’m not skilled enough to make it work. Can anybody share a chunk of code that I may be able to work with?

Best Answer
0 Votes
1 REPLY 1

Checkout the realistic hrm animation on here https://github.com/Fitbit/ossapps

Best Answer