cordova-file-uris
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

cordova-file-uris Build Status

Helper function for Cordova applications to create URIs to show device files within a WebView

Different webviews require different URLs to show device files. For example, iOS WKWebView doesn't allow access to file:// but relies on a local web server. Hence, these files need to be accessed via http://localhost:<port>/local-filesystem/.

Readme

Keywords

Package Sidebar

Install

npm i cordova-file-uris

Weekly Downloads

1

Version

1.0.4

License

Apache-2.0

Unpacked Size

14.7 kB

Total Files

6

Last publish

Collaborators

  • ankon
  • cminardi
  • collaborne-team
  • margherita.lazzarini
  • ronnyroeller