Webview contentInset property doesn't work in Android. But, work well in iOS #16111
Labels
Good first issue
Interested in collaborating? Take a stab at fixing one of these issues.
Help Wanted
Issues ideal for external contributors.
Resolution: Locked
This issue was locked by the bot.
Is this a bug report?
(write your answer here) yes
Have you read the Contributing Guidelines?
(Write your answer here.) Yes
Environment
Steps to Reproduce
(Write your steps here:)
contentInset={{top: -8, left: -8}}
contentInset property doesn't work in Android, but, this is not marked as an iOS property in Docs.Expected Behavior
(Write what you thought would happen.)
How to fix it ? move or remove the content offset? No space between webview and content.
which RN version could solve the problem and use the
contentInset
property??Thank you.
Actual Behavior
(Write what happened. Add screenshots!)
I am hoping in Android:
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: