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

Fixed page responsiveness and scroll issue in WebView (#10) #18

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

Conversation

waheedkhan-dev
Copy link

I have fixed the scrolling and page responsiveness issue by obtaining the content height of our WebView page and adjusting the modifier size accordingly.

@waheedkhan-dev waheedkhan-dev changed the title Page responsive and scroll issue fix in web view. (#10) Fixed page responsiveness and scroll issue in WebView.(#10) Aug 4, 2024
@waheedkhan-dev waheedkhan-dev changed the title Fixed page responsiveness and scroll issue in WebView.(#10) Fixed page responsiveness and scroll issue in WebView (#10) Aug 4, 2024
@80sVectorz
Copy link

I think you missed the change you made to the initialUrl value.

@waheedkhan-dev
Copy link
Author

I had just add the test URL in initialUrl for testing to check every thing is working fine or not. We can change this URL to the previous one.

@80sVectorz
Copy link

80sVectorz commented Aug 9, 2024

I had just add the test URL in initialUrl for testing to check every thing is working fine or not. We can change this URL to the previous one.

I think that would be best 👍

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