Instawork / hyperview

Server-driven mobile apps with React Native

Home Page:https://hyperview.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement date picker for web

flochtililoch opened this issue · comments

Currently, the date picker component is only supported on mobile. We should implement a working fallback for web.
See src/core/components/date-time-picker/index.web.js in #456.

yes, most likely. I did give it a try with a simple code change but the UX needs some work. I think we should probably reconsider the extra handling that adds the bottom sheet UI to wrap the date picker, and instead render the field inline, especially now that a non-spinner UI exists on iOS:

Simulator Screen Shot - iPhone 13 mini - 2022-07-17 at 16 49 48