ninamanalo19/react-native-sliding-up-panel

The handler seems to go behind the status bar

Closed this issue · 1 comments

When the handler (or header) aligns to the top it goes behind the status bar. Is there a way to prevent this from happening or is it just a bug? Gif of the issue

Figured out a workaround using containerMaxHeight. Didn't realise this was working as intended