Hi!
Thanks for this awesome library!
Quick question please: How can I mask the background? if I just add a mask view, it darken also the bottom sheet...
Any idea?
I’m not using expo by the way... So can’t use the example with the blur
@zmnv Thank you very much, missed this! Will look into it!
Thank you, works perfect!
There is one problem actually which I notice – the shadow does not cover the navigation bar nor the tab bar (using react native navigation), any idea how workaround this issue?
@oferRounds, I used BottomSheet on the top level of my app
Most helpful comment
https://github.com/osdnk/react-native-reanimated-bottom-sheet/blob/master/Example/src/screen/AppleMusic.tsx#L202
didn't help?