mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Add an example to the mapping.
This commit is contained in:
@ -87,5 +87,6 @@ examples.set("textfield", "pages/textfield");
|
|||||||
examples.set("webview", "web-view/webview");
|
examples.set("webview", "web-view/webview");
|
||||||
examples.set("webviewhtmlwithimages", "web-view/webviewhtmlwithimages");
|
examples.set("webviewhtmlwithimages", "web-view/webviewhtmlwithimages");
|
||||||
examples.set("webviewlocalfile", "web-view/webviewlocalfile");
|
examples.set("webviewlocalfile", "web-view/webviewlocalfile");
|
||||||
|
examples.set("wvlocal", "web-view/wvlocal");
|
||||||
|
|
||||||
//VM.set("selected", "tabAll");
|
//VM.set("selected", "tabAll");
|
Reference in New Issue
Block a user