lodev09 / react-native-true-sheet

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

How to make a darkened background transparent #22

Closed desonyuan closed 4 months ago

desonyuan commented 4 months ago

How to make the dimmed background transparent and prevent interaction with components behind it when dimmed=true? Thank you for your work

lodev09 commented 4 months ago

Unfortunately this is not supported in IOS. The lack of dimming is meant to convey to the user that the area above the card is interactive.