Fixes an issue with ScrollView inside an Overlay. While down events were propagated to the view, move events were consumed by the overlay preventing scroll components from functioning correctly.
A local example project using react-native-navigation. The target app for all e2e tests.
react-native-navigation