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
662 stars 170 forks source link

Added prop presentationStyle in DatePickerInput #341

Closed shahraizali closed 11 months ago

shahraizali commented 1 year ago

Added prop presentationStyle in DatePickerInput

For iOS especially sometimes the Modal is behind the Notification bar and is not clickable to close or save. Using presentationStyle="pageSheet" we can configure it to show up as sheet on iOS