motudev
Results
2
comments of
motudev
I tried this on latest release(updated the repo i provided accordingly) it still crashes. Maybe the stacktrace will help. [stacktrace.txt](https://github.com/gorhom/react-native-bottom-sheet/files/12583756/stacktrace.txt)
Update: Just if anyone happens to have the same Behaviour -> we "fixed" our problem by using a plain `Flatlist` or `ScrollView` instead of the `BottomSheetFlatlist` and the `BottomSheetScrollView`. Obviouslsy...