Remove the BottomSheetView and render only the ScrollView directly inside the BottomSheet (or use BottomSheetScrollView if you’re using @gorhom/bottom-sheet). This prevents conflicting layout sizing and makes scrolling work properly.
BottomSheetView
ScrollView
BottomSheet
BottomSheetScrollView
@gorhom/bottom-sheet