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

[WebView] Extend the WebView composable to allow for customized (subclasses of) WebViews #1352

Merged
merged 2 commits into from Sep 25, 2022

Commits on Sep 24, 2022

  1. [WebView] Introduce optional factory parameter

    By allowing callers to provide their own WebView factory we add the ability to use subclasses of WebView and give more control over instantiation.
    morrisseyai committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    71e2660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    534fe9e View commit details
    Browse the repository at this point in the history