Scroll content outside of the modal

202 Views Asked by At

I am using react-native-modal which only takes up part of the screen at the bottom I need to be able to scroll content outside of the modal. But all my clicks are on the backdrop of the modal window. Is there a way to do this?enter image description here

0

There are 0 best solutions below