MrToph / react-native-countdown-circle

A light-weight countdown circle indicator for React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replace componentWillReceiveProps to componentDidUpdate

yuritoledo opened this issue · comments

According this message:

Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details.