How to use gorhom/react-native-bottom-sheet with Expo Router

I was recently revamping an app to replace some route based modals with bottom sheets, so I decided to use the gorhom/react-native-bottom-sheet library. While exploring the integration, I came across ...