1.0.0 • Published 7 months ago

@smart-link/rn-file v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

@smart-link/rn-file

安装

$ npm install @smart-link/rn-file --save

引用

import RNFile from '@smart-link/rn-file';

文档

一、选择本地应用打开

入参(string)

  • 本地路径

示例:

RNFile.openFileByOtherAPP('/storage/emulated/0/Download/测试文件.pdf');
1.0.0

7 months ago