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

Fix passing ListHeaderComponent and/or ListFooterComponent #484

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NoahCardoza
Copy link

Fixes #483.

@curthipster
Copy link

Confirmed that this fixes #483 for us. Anything I can do to help get it merged and released?

@ktalexcheng
Copy link

@computerjazz Can this PR be merged to fix the ListHeaderComponent and ListFooterComponent issues?

@kashmiry
Copy link

kashmiry commented Jun 9, 2024

This fixed the issue for me as well.
I am not using expo, but the issue seems to started to happen on react-native 0.73 with react-native-reanimated v3. The issue happens for me on development only not production, but this fixed it.

@jasand-pereza
Copy link

We're experiencing this issue as well. Any updates on if this can be merged?

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

Successfully merging this pull request may close these issues.

Passing ListHeaderComponent and/or ListFooterComponent throws errors on drag
5 participants