Open BohBorys opened 1 year ago
@erksch, maybe you should switch to implementing the library using FlatList with react-native-gesture-handler and in conjunction when user use ScrollView with react-native-gesture-handler maybe this problem will be solve?
@BohBorys set enableContentPanningGesture to false
In a custom bottom sheet (inside using ScrollView), scrolling doesn't work, is there any one way to solve this?