Skip to content

Commit 5f67cf7

Browse files
committedNov 21, 2018
Add note about dark keybaord support
1 parent 6c0fe56 commit 5f67cf7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@ The hostname the server will bind to. There aren't a lot of other valid options,
8383
Whether to restrict access to this server to the app itself. Previous versions of this plugin did not restrict access to the app itself. In 2.2.0 and above,
8484
the plugin now restricts access to only the app itself.
8585

86+
#### KeyboardAppearanceDark
87+
88+
```xml
89+
<preference name="KeyboardAppearanceDark" value="false" />
90+
```
91+
92+
Whether to use a dark styled keyboard on iOS
8693

8794
## Plugin Requirements
8895

0 commit comments

Comments
 (0)
Failed to load comments.