react-native-collapsible
react-native-collapsible copied to clipboard
Scrolling a list with collapsibles inside a modal not working as expected
Im using a Modal to show a FlatList with collapsible rows. Somehow I'm not able to scroll through the list when dragging the collapsed Collapsible, dragging outside the collapsible works as expected. What causes this behavior?
Notice that scrolling a FlatList with collapsible rows by dragging the Collapsible outside a modal works fine.
same problem
Any luck, I am facing this issue as well.