@testjg/nativescript-filepicker
by testjg | v1.0.3
Add a plugin description
npm i --save @testjg/nativescript-filepicker

@testjg/nativescript-filepicker

npm version

Installation

ns plugin add @testjg/nativescript-filepicker

Usage

You should ask for permissions first. And wrap it in your preferred async option.

// `result` can be null.
const result = await showFilePicker();

License

Apache License Version 2.0