talalmajali / react-native-countdown-component

React Native CountDown
MIT License
266 stars 233 forks source link

Disable Console Log #53

Closed Juliobobo closed 4 years ago

Juliobobo commented 4 years ago

Hi,

I use this countdown but when i see my console to analyse my logs, there are these lines "until = 2900".

How can i disable these logs ?

Thank you

talalmajali commented 4 years ago

@Juliobobo Hello, what's the version that you are using?

Juliobobo commented 4 years ago

@talalmajali I'm using the version 2.5.1

talalmajali commented 4 years ago

@Juliobobo weird, there's no console log in the component

keithmattix commented 4 years ago

@talalmajali Did you push to npm before fixing things up in Github?

talalmajali commented 4 years ago

@keithmattix @Juliobobo there was a local change when i published the component, it should be fixed now on version 2.5.2 Thank you for reporting :D