We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a909cc9 commit cefe25bCopy full SHA for cefe25b
README.MD
@@ -27,8 +27,9 @@ scripts. See [the tooling section](#tooling).
27
28
## How does it work?
29
30
-It uses `WebView#injectedJavascript` prop to inject javascript “features” (snippets) responsible
31
-for communicating information to the `Webshell` controller through DOM handlers.
+It uses `WebView.injectedJavascript` prop to inject javascript “features” (snippets) responsible
+for communicating information to the `Webshell` controller through DOM
32
+handlers. Each feature is try-catched in siloed error-flows.
33
34
## Install
35
0 commit comments