Greenstand / treetracker-web-map-core-demo

5 stars 7 forks source link

Gray background appearing in Expo webview #3

Open pierrelstan opened 1 year ago

pierrelstan commented 1 year ago

Within the webview component, the background is gray. This background is not consistent with the rest of the app's design. Please remove the gray background and have it displayed transparently instead, or remove it completely. I have attached a screenshot to show how the webview background should be displayed.

Some hints:

anthon11786 commented 1 year ago

Hi, I'd like to work on this, can I take this issue?

dadiorchen commented 1 year ago

@anthon11786 thank you, just a reminder, @pierrelstan has solved the debugger with webview by this: #7 maybe it is helpful for this

mahimnamehta commented 7 months ago

@anthon11786 https://stackoverflow.com/questions/58975165/how-to-change-the-root-view-background-in-a-managed-expo-app -

Maybe you can give the default colour for the screen's background as white. or you should also check whether the colours from different screens are not overlapping.