Open
Description
The problem
How to reproduce
Simplified test case: https://codesandbox.io/s/hopeful-flower-y6uf7m
Steps to reproduce:
- Scroll down the page
- Check the console for log outputs
Expected behavior
- The following events should be handled: onScrollBeginDrag, onScrollEndDrag, onMomentumScrollBegin, onMomentumScrollEnd.
- The event handlers should log outputs to the console.
Environment (include versions). Did this work in previous versions?
0.13.12
- React Native for Web (version): 0.13.12
- React (version): 16.13.1
- Browser: Chrome