xgfe / react-native-datepicker

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

Run on Browser by Expo #366

Open gshoanganh opened 4 years ago

gshoanganh commented 4 years ago

Hi all, I am working with RN Expo. First, I tried running it on my phone device, relatively well. The next time I switched to running on the browser, it didn't show the date pickup popup. why?, can you help me? thanks.

5ervant commented 4 years ago

Looks like react-native-datepicker did not support the web yet.. Any solution or working alternative for this?