Thibault Malbranche 5 年之前
父節點
當前提交
e3127bb066
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      js/WebViewTypes.js

+ 1
- 1
js/WebViewTypes.js 查看文件

@@ -236,7 +236,7 @@ export type AndroidWebViewProps = $ReadOnly<{|
236 236
    * Sets whether the webview allow access to file system.
237 237
    * @platform android
238 238
    */
239
-  allowFileAccess: ?boolean,
239
+  allowFileAccess?: ?boolean,
240 240
 
241 241
   /**
242 242
    * Used on Android only, controls whether form autocomplete data should be saved