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

react-native 0.75.1 modal Does not fill the screen #420

Open JedShiMing opened 3 weeks ago

JedShiMing commented 3 weeks ago

Current behaviour

Android. and Open any date. modal not full screen

Expected behaviour

modal is full screen,There is blank space at the bottom

How to reproduce?

react-native upgrade to 0.75.1

Preview

Screenshot_20240823_182538

What have you tried so far?

no

Your Environment

software version
android 14
react-native 0.75.1
react-native-paper ^5.12.5
react-native-paper-dates ^0.22.21
node v20.16.0
yarn 3.6.4
github-actions[bot] commented 3 weeks ago

Hey! Thanks for opening the issue. Can you provide a minimal repro which demonstrates the issue? Posting a snippet of your code in the issue is useful, but it's not usually straightforward to run. A repro will help us debug the issue faster. Please try to keep the repro as small as possible. The easiest way to provide a repro is on snack.expo.dev. If it's not possible to repro it on snack.expo.dev, then you can also provide the repro in a GitHub repository.

iM-GeeKy commented 3 weeks ago

@JedShiMing The project hasn't been updated to support RN 75, which we plan on doing. If you need this sooner rather than later feel free to open a PR.