-
-
Notifications
You must be signed in to change notification settings - Fork 413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expo Web support #318
Comments
I was thinking the same. More discussion at https://github.com/mmazzarolo/react-native-modal-datetime-picker Feel free to chime in there. |
I have posted some code that could be used to add support for Expo Web/React Native Web - or a separate npm module could be created if you don't want to integrate it into react-native-datetimepicker: https://github.com/mmazzarolo/react-native-modal-datetime-picker/issues/481 |
Hello! I personally don't have such plans because it means one more thing to maintain 😄 (I don't want to do that, we struggle with what we have now) and because of #313. If someone steps in and says "We need web support because of X and Y and I'll implement it and keep maintaining the code, docs and tests" then maybe yes. But at the moment I'm not convinced we should have web support..? I bet there are dozens of react date pickers for the web, with gazillion of configuration options that may not be available on all platforms and people will (understandably!) complain that some option is only available on web, and not on ios and android... I understand people want web support (because they want to have one interface to pick dates - and that is the only reason I see for doing this), but before we do anything, I'd like to see someone think about it more deeply than that and lay out arguments for why we should support web and what are the alternatives of how it should be done. Thank you, hope you understand! |
Sure, that's understandable 😀 |
given there has been one year without activity, I'm closing this |
There are no decent Date / Time pickers available for Expo Web. Is it on the roadmap to add support for Expo Web?
The text was updated successfully, but these errors were encountered: