react-native-element-timer icon indicating copy to clipboard operation
react-native-element-timer copied to clipboard

How do I use the formatTime prop?

Open Demetre opened this issue 3 years ago • 1 comments
trafficstars

Hey folks, great work on the library. I was just wondering how do i properly use the formatTime property on the Countdown component?

image

Any help would be appreciated. Thank you.

Demetre avatar May 26 '22 20:05 Demetre

formatTime="hh:mm:ss" or formatTime="ss" for your case

Croisade avatar Jun 22 '22 18:06 Croisade