react-native-draggable-flatlist
react-native-draggable-flatlist copied to clipboard
Example is crashing on Android with Expo 46
Hello, Thank you for developing this package!
I've tried the provided example, it works well on iOS but it keeps crashing with Expo 46 on Android. I've tried on 2 different physical phones and Android simulator. It also crashes when running on the Android simulator embedded in Snack.
The crash occurs when tapping on any of the menu entries ("basic", "Swipeable", etc.). It works well with Expo 47 but Expo 46 is the version selected by default when opening the example.
Thanks!