Skip to content

ScrollView event handlers not working: onScrollBeginDrag, onScrollEndDrag, onMomentumScrollBegin, onMomentumScrollEnd #2249

Open
@adithyamenu

Description

@adithyamenu

The problem

How to reproduce

Simplified test case: https://codesandbox.io/s/hopeful-flower-y6uf7m

Steps to reproduce:

  1. Scroll down the page
  2. Check the console for log outputs

Expected behavior

  1. The following events should be handled: onScrollBeginDrag, onScrollEndDrag, onMomentumScrollBegin, onMomentumScrollEnd.
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions