xgfe / react-native-datepicker

react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS
MIT License
2.12k stars 727 forks source link

Time picker is not working on android #448

Open SupriyaGo opened 3 years ago

SupriyaGo commented 3 years ago

error: Invariant Violation: TimePickerAndroid has been removed from React Native. It can now be installed and imported from '@react-native-community/datetimepicker' instead of 'react-native'. See https://github.com/react-native-community/datetimepicker

infocongnt commented 3 years ago

Same problem

thsouza commented 3 years ago

same problem

saeedhabibi commented 3 years ago

Same problem

xaviserrag commented 3 years ago

Same problem

VivekkChudasama commented 3 years ago

Same problem

wolframus commented 2 years ago

Same problem

ernesto-ca commented 2 years ago

For me is working with: import DatePicker from 'react-native-datepicker'

ZakaR00 commented 2 years ago

in package 'react-native-datepicker' mode = time still doesn't work. Who has solved this problem?

ghyath5 commented 2 years ago

👀 - same problem - 👀

wgltony commented 2 years ago

Since the package is not maintained anymore, I have to fork it and edit myself. This is a working version here: https://github.com/wgltony/react-native-datepicker

david95sbb commented 2 years ago

same problem

minh-dai commented 2 years ago

+1

Satishpethani92 commented 2 years ago

Same problem