I've tried to use BackHandler from react-native myself both outside and inside the ModalBottomSheet (nativeOverlay) but for some reason it can't detect back presses when the sheet is open. The app just exits lol.
Would be nice to have a way to handle it ourselves or have the library handle it by closing the modal
I've tried to use BackHandler from react-native myself both outside and inside the ModalBottomSheet (nativeOverlay) but for some reason it can't detect back presses when the sheet is open. The app just exits lol.
Would be nice to have a way to handle it ourselves or have the library handle it by closing the modal