talalmajali / react-native-countdown-component

React Native CountDown
MIT License
272 stars 236 forks source link

Could you please provide the starting interface #45

Closed Marcello168 closed 5 years ago

talalmajali commented 5 years ago

@Marcello168 Hello, What do you mean by starting interface?

Marcello168 commented 5 years ago

@Marcello168 Hello, What do you mean by starting interface?

Means The developer can control the start time instead of automatically starting

talalmajali commented 5 years ago

@Marcello168 you can pass false to running prop, so that the timer will not change unless you pass true to running prop again, does that makes sense?

Marcello168 commented 5 years ago

OK,i see ,thans very much,

Marcello168 commented 5 years ago

@talalmajali OK,i see ,thans very much,