enesozturk / rn-swipeable-panel

Zero dependency swipeable bottom panel for React Native 📱
MIT License
970 stars 143 forks source link

Panel is too high when openLarge mode #63

Closed sudokzt closed 3 years ago

sudokzt commented 3 years ago

Thank you for a nice lib. I develop with iPhone 11 that has a notch. This image is when openLarge mode.

largeModePanel2

I suggest you change the following code to avoid the notch https://github.com/enesozturk/rn-swipeable-panel/blob/master/src/Panel.tsx#L16

sudokzt commented 3 years ago

May I create this pr?

enesozturk commented 3 years ago

Hi, thanks for feedback. You can create PR for this issue I will check it out 👍🏽

enesozturk commented 3 years ago

I am closing the issue for lack of activity. If you think the problem still exist you can send PR or create a new issue.