This repository was archived by the owner on Dec 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# @react-native-oh-tpl/react-native-file-access
22
3- This project is based on [ react-native-file-access] ( https://github.com/alpha0010/react-native-file-access )
3+ This project is based on [ react-native-file-access v3.1.0 ] ( https://github.com/alpha0010/react-native-file-access/releases/tag/v3.1.0 )
44
5- ## 文档地址 / Documentation URL
5+ ## 文档地址 / Documentation URL
66
77- [ 中文] ( https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-file-access.md )
88
99- [ English] ( https://gitee.com/react-native-oh-library/usage-docs/blob/master/en/react-native-file-access.md )
1010
1111## 请悉知 / Acknowledgements
1212
13- 本项目基于 [ The MIT License (MIT)] ( https://github.com/react-native-oh-library/react-native-file-access/blob/sig/LICENSE ) ,请自由地享受和参与开源。
13+ 本项目基于 [ The MIT License (MIT)] ( https://github.com/react-native-oh-library/react-native-file-access/blob/sig/LICENSE ) ,请自由地享受和参与开源。
Original file line number Diff line number Diff line change 11{
22 "name" : "@react-native-oh-tpl/react-native-file-access" ,
3- "version" : "3.1.0-0.0.3 " ,
3+ "version" : "3.1.1-rc.1 " ,
44 "description" : "Keep the screen from going to sleep. iOS , Android and Harmony" ,
55 "main" : "Index.ets" ,
66 "author" : "" ,
77 "license" : "Apache-2.0" ,
88 "dependencies" : {
9- "@rnoh/react-native-openharmony" : 'file:../react_native_openharmony '
9+ "@rnoh/react-native-openharmony" : '0.72.38 '
1010 }
1111}
1212
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-oh-tpl/react-native-file-access" ,
3- "version" : " 3.1.0-0.0.3 " ,
3+ "version" : " 3.1.1-rc.1 " ,
44 "description" : " Filesystem access for React Native" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
168168 "type" : " modules" ,
169169 "jsSrcsDir" : " src"
170170 }
171- }
171+ }
You can’t perform that action at this time.
0 commit comments