lodev09 / react-native-true-sheet

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

Diming intensity #78

Open ljukas opened 1 month ago

ljukas commented 1 month ago

I would like to be able to control the intensity of the dimming effect when the sheet is shown.

Right now its very lightly dimmed only, I would like to be able to make this darker to further enhance that attention should be directed to the sheet that is shown.

Here is a picture of a comparison between my usage of gorhom bottom sheet where I can control this, and true-sheet where I cannot control this.

image image

Really nice lib this :D Thanks for all the work you do

nehahirve92 commented 1 month ago

Would love this feature as well! Right now I get around it by opening the sheet inside a Modal, but that doesn't work on IOS