Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 355 Bytes

File metadata and controls

13 lines (12 loc) · 355 Bytes

Nativescript Open File Plugin android

Documentation

npm i nativescript-openfile
var openfile = require("nativescript-openfile");
    openfile("file_path");
  • TODO
    • Support More Files

Author Elmissouri