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

feat(webview): Add backgroundColor configuration option #1696

Merged
merged 1 commit into from
Jun 21, 2019

Conversation

jcesarmobile
Copy link
Member

Adds backgroundColor configuration option for the webview for both Android and iOS. It can use the same value for both platforms if on the root, or per platform if inside the platform object.

Also fixes a problem with android.webContentsDebuggingEnabled configuration option not working.

Closes #1003

@jcesarmobile jcesarmobile merged commit 665f780 into ionic-team:master Jun 21, 2019
@jcesarmobile jcesarmobile deleted the add-backgroundColor branch June 21, 2019 12:00
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.

iOS: Config param for the backgroundColor of wkWebView
1 participant