react-native-countdown-component icon indicating copy to clipboard operation
react-native-countdown-component copied to clipboard

React Native CountDown

Results 70 react-native-countdown-component issues
Sort by recently updated
recently updated
newest added

Instead of only `until` it would be very useful to also support `since` so the timer could count up from a specified time. Use cases: After an event occurs, you...

It would say, for example, 2:52 and then keep showing that and then suddenly show 2:48 four seconds later

Hello, I want to to get the countdown until value from an asyncStorage object. But it seems the countdown component renders before the asyncStorage.getItem is being fetched. This is how...

I using your component in Hebrew project language. in Hebrew, the elements are printed from right to left(RTL) in the order you specify them in the React Tree(not like English...

i use this library in android and ios. when change Tab navigation and back, value of seconds part changed. example : 2 => 2.000001020

It would be great if it supports up to miliseconds.. I implemented your code to support milisecons(by just adding calculated mili) but at the same time I couldn't get it...

Want to achieve something like this 01:30 instead of 01 : 30. Is it possible and if it is , which styling has to be changed ?

Added file declaration to support typescript.

visibility control over time labels

Is there any way to restart the timer and get time remaining if I finish the countdown