1.0.3 • Published 3 years ago
@testjg/nativescript-filepicker v1.0.3
@testjg/nativescript-filepicker
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