Skip to content

Commit

Permalink
readme/doc
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Dec 13, 2023
1 parent 9a41992 commit 3ce0858
Show file tree
Hide file tree
Showing 58 changed files with 1,091 additions and 9,559 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The custom `NSURLProtocol` used with UIWebView is shared with all instances of t
| builtInZoomControls | true / false | Android: Is the built-in zoom mechanisms being used |
| cacheMode | default / no_cache / cache_first / cache_only | Android: Set caching mode. |
| databaseStorage | true / false | Android: Enable/Disabled database storage API. Note: It affects all webviews in the process. |
| debugMode | true / false | Enable chrome debugger for webview on Android and Safari debugger for webview on iOS. Note: Applies to all webviews in App |

This comment has been minimized.

Copy link
@djmaze

djmaze Jan 26, 2024

Why has the iOS info been removed again?

This comment has been minimized.

Copy link
@farfromrefug

farfromrefug Jan 29, 2024

Author Member

it must be because it was changed before in a file which is actually generated. Will fix it

| debugMode | true / false | Android: Enable chrome debugger for webview on Android. Note: Applies to all webviews in App |
| displayZoomControls | true / false | Android: displays on-screen zoom controls when using the built-in zoom mechanisms |
| domStorage | true / false | Android: Enable/Disabled DOM Storage API. E.g localStorage |
| scalesPageToFit | UIWebView: Should webpage scale to fit the view? Defaults to false |
Expand Down
7 changes: 4 additions & 3 deletions docs/assets/main.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

Loading

0 comments on commit 3ce0858

Please sign in to comment.