talalmajali / react-native-countdown-component

React Native CountDown
MIT License
272 stars 235 forks source link

Update readme with id specifics #129

Open MrMicrowaveOven opened 8 months ago

MrMicrowaveOven commented 8 months ago

This adds a deeper description of how to use the id property to reset the timer. Added to the description id, and added an example.

Also updated the timeLabels in the example from null to undefined, as setting them to null causes a type error.