Skip to content

Commit 3ce0858

Browse files
committed
readme/doc
1 parent 9a41992 commit 3ce0858

File tree

58 files changed

+1091
-9559
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+1091
-9559
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The custom `NSURLProtocol` used with UIWebView is shared with all instances of t
8787
| builtInZoomControls | true / false | Android: Is the built-in zoom mechanisms being used |
8888
| cacheMode | default / no_cache / cache_first / cache_only | Android: Set caching mode. |
8989
| databaseStorage | true / false | Android: Enable/Disabled database storage API. Note: It affects all webviews in the process. |
90-
| debugMode | true / false | Enable chrome debugger for webview on Android and Safari debugger for webview on iOS. Note: Applies to all webviews in App |
90+
| debugMode | true / false | Android: Enable chrome debugger for webview on Android. Note: Applies to all webviews in App |
9191
| displayZoomControls | true / false | Android: displays on-screen zoom controls when using the built-in zoom mechanisms |
9292
| domStorage | true / false | Android: Enable/Disabled DOM Storage API. E.g localStorage |
9393
| scalesPageToFit | UIWebView: Should webpage scale to fit the view? Defaults to false |

docs/assets/main.js

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/navigation.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)