diff --git a/sample/asset-manifest.json b/sample/asset-manifest.json index 5555e884..ee9bf4cd 100644 --- a/sample/asset-manifest.json +++ b/sample/asset-manifest.json @@ -1,14 +1,14 @@ { "files": { "main.css": "./static/css/main.c9ba7f02.chunk.css", - "main.js": "./static/js/main.91c94cc2.chunk.js", - "main.js.map": "./static/js/main.91c94cc2.chunk.js.map", + "main.js": "./static/js/main.9e9148d9.chunk.js", + "main.js.map": "./static/js/main.9e9148d9.chunk.js.map", "runtime-main.js": "./static/js/runtime-main.1c088e3e.js", "runtime-main.js.map": "./static/js/runtime-main.1c088e3e.js.map", "static/js/2.bf779e4d.chunk.js": "./static/js/2.bf779e4d.chunk.js", "static/js/2.bf779e4d.chunk.js.map": "./static/js/2.bf779e4d.chunk.js.map", "index.html": "./index.html", - "precache-manifest.44a3eb8972e6b85304185fbd1da073c6.js": "./precache-manifest.44a3eb8972e6b85304185fbd1da073c6.js", + "precache-manifest.fdd6a9c6ae541605e71cf6087a88e138.js": "./precache-manifest.fdd6a9c6ae541605e71cf6087a88e138.js", "service-worker.js": "./service-worker.js", "static/css/main.c9ba7f02.chunk.css.map": "./static/css/main.c9ba7f02.chunk.css.map", "static/js/2.bf779e4d.chunk.js.LICENSE.txt": "./static/js/2.bf779e4d.chunk.js.LICENSE.txt", @@ -20,6 +20,6 @@ "static/js/runtime-main.1c088e3e.js", "static/js/2.bf779e4d.chunk.js", "static/css/main.c9ba7f02.chunk.css", - "static/js/main.91c94cc2.chunk.js" + "static/js/main.9e9148d9.chunk.js" ] } \ No newline at end of file diff --git a/sample/index.html b/sample/index.html index 21924907..422c16be 100644 --- a/sample/index.html +++ b/sample/index.html @@ -1 +1 @@ -
Event Listener
\nExternal Webview Closed: {externalWebviewCloseEventCount}
\nMini App Paused: {pauseEventCount}
\nMini App Resumed: {resumeEventCount}
\nKeyboard Events
\nNavigation Bar Height: {navigationBarHeight}
\nScreen Height: {screenHeight}
\nKeyboard Height: {keyboardHeight}
\n\n {!isPermissionGranted && '\"FILE_DOWNLOAD\" permission not granted.'}\n {props.error && 'Download failed: ' + props.error.message}\n {props.downloadedFile && 'File Downloaded:' + props.downloadedFile}\n
\nSend JSON/String to HostApp
\nReceive JSON/String from HostApp
\nEvent Listener
\nExternal Webview Closed: {externalWebviewCloseEventCount}
\nMini App Paused: {pauseEventCount}
\nMini App Resumed: {resumeEventCount}
\nKeyboard Events
\nNavigation Bar Height: {navigationBarHeight}
\nScreen Height: {screenHeight}
\nKeyboard Height: {keyboardHeight}
\n\n {!isPermissionGranted && '\"FILE_DOWNLOAD\" permission not granted.'}\n {props.error && 'Download failed: ' + props.error.message}\n {props.downloadedFile && 'File Downloaded:' + props.downloadedFile}\n
\nSend JSON/String to HostApp
\nReceive JSON/String from HostApp
\n