numandev1 / react-native-bottomsheet-reanimated

React Native bottom sheet with fully native 60 FPS animations and awesome user experience
MIT License
277 stars 28 forks source link

Rendering below instead of above main content? #30

Open daniel opened 2 years ago

daniel commented 2 years ago

Is it possible to make the bottom sheet render below the main content of a screen instead of on top of it? In my case I want it to render below a map view and not overlap the "go to my location" button that's located in the bottom right.