web-ridge / react-native-paper-dates

Smooth and fast cross platform Material Design date and time picker for React Native Paper
https://www.reactnativepaperdates.com
MIT License
657 stars 170 forks source link

Mobile calendar pickers adapt to a device’s orientation. #6

Open RichardLindhout opened 4 years ago

RichardLindhout commented 4 years ago

unnamed

SimonAM commented 3 years ago

For future reference: this library does not currently support landscape view. The top bar is too high and the calendar does not allow vertical scrolling.

vinayn-mend commented 2 years ago

For future reference: this library does not currently support landscape view. The top bar is too high and the calendar does not allow vertical scrolling.

Is there any workaround to support landscape mode on mobile phones?

github-actions[bot] commented 3 weeks ago

Hey! Thanks for opening the issue. Can you provide more information about the issue? Please fill the issue template when opening the issue without deleting any section. We need all the information we can, to be able to help. Make sure to at least provide - Current behaviour, Expected behaviour, A way to reproduce the issue with minimal code (link to snack.expo.dev) or a repo on GitHub, and the information about your environment (such as the platform of the device, versions of all the packages etc.).