react-native-datepicker icon indicating copy to clipboard operation
react-native-datepicker copied to clipboard

Update the Library which compatible with RN 0.60

Open arbabr96 opened this issue 5 years ago • 4 comments

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

Environment

  1. react-native -0.61.1:
  2. target platform: Android
  3. operating system: windows

arbabr96 avatar Oct 12 '19 06:10 arbabr96

DatePickerIOS and DatePickerAndroid are also deprecated by react-native-datetimepicker. We should get this updated.

vong-srey avatar Dec 14 '19 00:12 vong-srey

Is there any news when this will be released as a new version?

MehmetKaplan avatar May 05 '20 10:05 MehmetKaplan

This lib seems to be completely unmaintained (no changes for ~2 years)

Consider switching to this lib instead https://github.com/mmazzarolo/react-native-modal-datetime-picker, or alternatively start using the core components directly: https://github.com/react-native-community/datetimepicker.

stianjensen avatar May 05 '20 10:05 stianjensen

Just noticed that...

@stianjensen appreciated.

MehmetKaplan avatar May 05 '20 10:05 MehmetKaplan