Skip to content
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

Closed
ltaljaard opened this issue Oct 24, 2020 · 5 comments
Closed

Expo Web support #318

ltaljaard opened this issue Oct 24, 2020 · 5 comments

Comments

@ltaljaard
Copy link

There are no decent Date / Time pickers available for Expo Web. Is it on the roadmap to add support for Expo Web?

@nandorojo
Copy link

nandorojo commented Oct 30, 2020

I was thinking the same. More discussion at https://github.com/mmazzarolo/react-native-modal-datetime-picker

Feel free to chime in there.

@ltaljaard
Copy link
Author

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

@vonovak
Copy link
Member

vonovak commented Nov 1, 2020

Hello!
adding web support is not on the roadmap (we don't have an official roadmap).

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 think if people choose whichever datepicker they want for web, and then use it, is better than us forcing some datepicker on them. BUT at the same time I haven't done any research on this and I haven't had a thorough discussion.

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!

@ltaljaard
Copy link
Author

Sure, that's understandable 😀

@vonovak
Copy link
Member

vonovak commented Dec 2, 2021

given there has been one year without activity, I'm closing this

@vonovak vonovak closed this as completed Dec 2, 2021
@react-native-datetimepicker react-native-datetimepicker locked and limited conversation to collaborators Dec 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants