How to position an element on top of react native navigation bottom tabs

Viewed 9

I'm using react native navigation bottom tabs, and I want to create a custom "bottom sheet" popup component, but I want that component to come over the bottom tabs. Does anybody know how to position elements on top of the bottom tabs?

0 Answers
Related