Please provide the following:
- SDK Version: 36
- Platforms(Android/iOS/web/all): all
I am reading https://docs.expo.io/versions/latest/sdk/date-time-picker/ and it seems that the current snack demo is outdated : https://snack.expo.io/@aboutreact/date-picker-example?session_id=snack-session-TT5a8E!7q
I would like to see it work, is there a way to update broken example or support snack using an old SDK ?
Also, I was only able to see a ios/android/web working but with a different project: https://github.com/xgfe/react-native-datepicker
There is even a working snack demo that work also for web: https://snack.expo.io/@aboutreact/date-picker-example?session_id=snack-session-TT5a8E!7q
It is on npm : https://www.npmjs.com/package/react-native-datepicker
So should I use the expo recommended one or the most recent and working one ?
Thanks in advance for advice,