1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-29 12:33:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

use latest rnoh package

This commit is contained in:
sunnylqm
2025-10-24 22:51:07 +08:00
parent 268f39f43b
commit a248f18035
11 changed files with 31 additions and 34 deletions

View File

@@ -6,7 +6,7 @@
author: '',
license: '',
dependencies: {
'@rnoh/react-native-openharmony': '0.72.38',
'@rnoh/react-native-openharmony': '0.72.96',
pushy: 'file:../../node_modules/react-native-update/harmony/pushy',
},
}

View File

@@ -54,7 +54,6 @@ struct Index {
enableCAPIArchitecture: true,
arkTsComponentNames: arkTsComponentNames,
},
initialProps: { "foo": "bar" } as Record<string, string>,
appKey: "harmony_use_pushy",
wrappedCustomRNComponentBuilder: wrappedCustomRNComponentBuilder,
onSetUp: (rnInstance) => {