Willy Lee

Results 1 comments of Willy Lee

I use version 5.2.5, The flashlist example doesn't work: https://gorhom.dev/react-native-bottom-sheet/components/bottomsheetflashlist Instead, I use React Native Bottom Sheet Modal. The code below with BottomSheetFlashList works for me: ``` import { BottomSheetFlashList,...