talalmajali / react-native-countdown-component

React Native CountDown
MIT License
272 stars 235 forks source link

Support for functioning in reverse (time since) #84

Open frankiejarrett opened 4 years ago

frankiejarrett commented 4 years ago

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 want the context to change from "days until X" to "days since X"

Nepherius commented 3 years ago

This would be great.