Anand Kumar

Results 2 comments of Anand Kumar

I have similar issue. Previously I was using BottomSheetFlatList and was encountering same gesture problems. Then I use FlatList from 'react-native-gesture-handler' and it's working fine for me. FlatList scroll is...