Files
NativeScript/apps/ui/app/web-view/web-view-error-page.xml
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

4 lines
88 B
XML

<Page>
<WebView src="https://www.google.com" loadFinished="onLoadFinished" />
</Page>