talalmajali / react-native-countdown-component

React Native CountDown
MIT License
266 stars 233 forks source link

Fix update until prop for 2.7.1 #76

Open ruslan-hontar opened 4 years ago

ruslan-hontar commented 4 years ago

Fix issue #74 after pr #48 for removing deprecated componentWillReceiveProps

I use react-native version 0.61.5 and got same issue #74 after updating react-native-countdown-component to 2.7.1

exneval commented 4 years ago

can you review this PR, @talalmajali ?