Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScrollView from react-native-actions-sheet causes Jest to detect open handles #353

Open
jordanwegener opened this issue Apr 9, 2024 · 0 comments

Comments

@jordanwegener
Copy link

Hi all,

I've written tests for a component which uses the ScrollView from this library. I was struggling to diagnose an open handle and eventually narrowed it down to the ScrollView. Mocking the library and returning a react-native ScrollView instead fixes the issue.

Anyone know why or how to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant