Open Splanis opened 5 months ago
There is a known issue with react-native-gesture-handler v2 that the FlatList is not scrolling within a "modal", I had to patch the package to use FlatList from RNGH, I would suggest to add a prop for a custom component or use it from RNGN.
https://github.com/react-navigation/react-navigation/issues/10772
There is a known issue with react-native-gesture-handler v2 that the FlatList is not scrolling within a "modal", I had to patch the package to use FlatList from RNGH, I would suggest to add a prop for a custom component or use it from RNGN.
https://github.com/react-navigation/react-navigation/issues/10772