This repository was archived by the owner on Nov 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11/**
22 * Use these variables when you tailor your ArkTS code. They must be of the const type.
33 */
4- export const HAR_VERSION = '13.10.4-rc.2 ';
4+ export const HAR_VERSION = '13.10.4-rc.3 ';
55export const BUILD_MODE_NAME = 'debug';
66export const DEBUG = true;
77export const TARGET_NAME = 'default';
Original file line number Diff line number Diff line change 66 "name" : "@react-native-oh-tpl/react-native-webview" ,
77 "description" : "main cpai architecture" ,
88 "main" : "index.ets" ,
9- "version" : "13.10.4-rc.2 " ,
9+ "version" : "13.10.4-rc.3 " ,
1010 "dependencies" : {
1111 "@rnoh/react-native-openharmony" : "0.72.59"
1212 }
Original file line number Diff line number Diff line change 99 " Thibault Malbranche <malbranche.thibault@gmail.com>"
1010 ],
1111 "license" : " MIT" ,
12- "version" : " 13.10.4-rc.2 " ,
12+ "version" : " 13.10.4-rc.3 " ,
1313 "homepage" : " https://github.com/react-native-oh-library/react-native-webview#readme" ,
1414 "scripts" : {
1515 "macos" : " react-native run-macos --scheme WebviewExample --project-path example/macos" ,
You can’t perform that action at this time.
0 commit comments