@smart-link/rn-file
v1.0.1
Published
## 安装
Downloads
4
Readme
@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');