lodev09 / react-native-true-sheet

The true native bottom sheet experience 💩
https://sheet.lodev09.com
MIT License
408 stars 12 forks source link

issue with edge-to-edge package #96

Closed wcastand closed 3 hours ago

wcastand commented 3 hours ago

was testing the react-native-edge-to-edge and it seems to conflict with true sheet because when i open a sheet, i can see the navbar again.

i'm on expo dev client. seems to only be a problem on ios as far as i can tell.

The lib provide a way to check if it's used to handle the edge-to-edge on android if that can help. link

wcastand commented 3 hours ago

duplicate of https://github.com/lodev09/react-native-true-sheet/issues/72