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: Add ScrollView adjustment automatic #43

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

okwasniewski
Copy link
Collaborator

This PR fixes content insets in examples.

@okwasniewski
Copy link
Collaborator Author

cc: @dylancom

Forgot to add this, but this fixes the issue

@dylancom
Copy link
Contributor

Perfect!

@okwasniewski okwasniewski merged commit a9ffd37 into main Oct 15, 2024
5 checks passed
@okwasniewski okwasniewski deleted the fix/scroll-insets-examples branch October 15, 2024 04:41
@dylancom
Copy link
Contributor

@okwasniewski Still the scrollbar is offset approx 30px. The content isn't offset but the bar on the right for some reason.
AFAIK it should touch the top?

@okwasniewski
Copy link
Collaborator Author

@dylancom My guess is that its the issue with how Native Stack lays out screens and works with safe area if you ignore safe area insets then it goes below the top bar. Probably this needs a separate issue

@dylancom
Copy link
Contributor

Oke created a new issues #49

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.

2 participants