The article demonstrates two approaches to integrate gorhom/react-native-bottom-sheet with Expo Router.Approach 1: Single Bottom Sheet with Nested RoutesTo implement this approach, a transparent screen and a bottom sheet are added in the layout component.Approach 2: Individual Route-based Bottom Sheets