react-native-multiple-select
react-native-multiple-select copied to clipboard
Scrolling disabled within ScrollView (Android)
I've been creating an RN app and testing it on both Android and iOS. I've placed the component within a ScrollView, however the scrolling of the multiselect becomes disabled in Android. This does not happen on iOS though, is there a fix for this? I've tried setting a fixed height but I've had no luck.
Hello @shelleyhowarth,
Thank you for reporting this and using the library. I need to test it. Do you have a reproducible example for me?
Same trouble here, cant scroll using react-native-bottom-sheet