Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

是否支持本地资源加载 #299

@Geocld

Description

@Geocld

文档没看到本地文件的相关说明,尝试使用下面调用方法没有效果:

<WebView
      source={{
        uri: 'resources://rawfile/index.html'
      }}
      originWhitelist={['*']}
      javaScriptEnabled={true}
      allowFileAccess={true}
      domStorageEnabled={true}
  />

正确的本地加载应该怎么写路径呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions