I'm currently working on a react-native project using expo.
A lot of the react-native components I'm using translate well with react-native-web.
I'm having a hard time finding a date-picker library that renders properly on both IOS/Android and Web.
I know I can build a custom date picker if I have to, but are they existing component already made?