nysamnang / react-native-24h-timepicker

React Native 24 hours format TimePicker for iOS
MIT License
30 stars 30 forks source link

Warning: componentWillReceiveProps #10

Open AndreaGProg opened 4 years ago

AndreaGProg commented 4 years ago

Hi,

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

Please update the following components: TimePicker

tkoolreact commented 4 years ago

I have the same warning - Warning: componentWillReceiveProps has been renamed, and is not recommended for use.

The componentWillReceiveProps() method is being deprecated. Please update this component to avoid this warning.