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: iOS issues when header height is undefined #126

Merged
merged 2 commits into from
Feb 13, 2021
Merged

Conversation

andreialecu
Copy link
Collaborator

We need to wait for the header height to be available, otherwise contentInset will not be the correct value and can cause shifting on iOS.

onEndDrag is not reliable on iOS, seems it does not fire when tapping to stop the scroll
@andreialecu andreialecu merged commit 5b2711b into main Feb 13, 2021
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.

None yet

1 participant