testing-library / native-testing-library

🐳 Simple and complete React Native testing utilities that encourage good testing practices.
https://native-testing-library.com
MIT License
516 stars 44 forks source link

Support for fire Scrollview onScroll events #118

Closed acollazomayer closed 4 years ago

acollazomayer commented 4 years ago

Describe the feature you'd like:

It would be good to be able to fire onScrollEvents for scrollviews, flat list or even section lists.

Suggested implementation:

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

JongtaekChoi commented 4 years ago

Does fireEvent.scroll not work? https://github.com/testing-library/native-testing-library/blob/master/src/lib/events.js