osdnk / react-native-reanimated-bottom-sheet

Highly configurable bottom sheet component made with react-native-reanimated and react-native-gesture-handler
MIT License
3.33k stars 328 forks source link

Margin around sheet? #263

Open yaneony opened 4 years ago

yaneony commented 4 years ago

Is it possible to add margin around the whole sheet to make it look like "modal"? Thanks!

mvehar commented 3 years ago

Maybe this PR will do it https://github.com/osdnk/react-native-reanimated-bottom-sheet/pull/292