Skip to content

WebView: Add an option to load raw HTML & JS. #506

@pilwon

Description

@pilwon

<WebView/> currently only supports url prop to control what content to load in the web view.

We need an option to load raw HTML & JS instead of URL to expose [webView loadHTMLString: baseURL:] and [webView stringByEvaluatingJavaScriptFromString:].

(Use case: #497)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions