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
637 stars 161 forks source link

Fixing Date Picker Modal Overlapping StatusBar in Android And IOS #357

Closed AnassHmida closed 6 months ago

AnassHmida commented 6 months ago

Hello,

This PR is a continuation of this PR made for Fixing the Date Picker Modal Overlapping StatusBar for both android and IOS.

This is based on joeburghard 's answer.

Fixes: https://github.com/web-ridge/react-native-paper-dates/issues/258#issue-1602789368

Thanks.

RichardLindhout commented 6 months ago

Please test newest release.

RichardLindhout commented 6 months ago

Thank you for your work, but I rather do not have state updates. The insets.top should work great and if it does not I would like a snack because on the example app it now works great on all platforms!