https://github.com/bingxuelover/react-native-fs-demo
使用 react-native-fs 实现文件本地读取,保存到本地,以及删除;使用 react-native-file-opener 从本地选择软件打开本地文件
https://github.com/bingxuelover/react-native-fs-demo
react-native react-native-file-opener react-native-fs
Last synced: 2 months ago
JSON representation
使用 react-native-fs 实现文件本地读取,保存到本地,以及删除;使用 react-native-file-opener 从本地选择软件打开本地文件
- Host: GitHub
- URL: https://github.com/bingxuelover/react-native-fs-demo
- Owner: bingxuelover
- Created: 2018-06-01T01:58:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T06:04:24.000Z (almost 7 years ago)
- Last Synced: 2025-01-22T10:31:09.741Z (4 months ago)
- Topics: react-native, react-native-file-opener, react-native-fs
- Language: JavaScript
- Homepage: http://www.huangyuhong.com/2018/05/react-native-fs%E5%B8%B8%E7%94%A8%E7%AE%80%E5%8D%95%E5%8A%9F%E8%83%BD/
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-fs-demo
- 使用 react-native-fs 文件本地读取,保存到本地,从本地删除
- 使用 react-native-file-opener 从本地选择软件打开