@react-native-ohos/react-native-bindingx 1.0.4-rc.1 → 1.1.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.OpenSource +10 -10
- package/README.md +2 -2
- package/harmony/bindingx/BuildProfile.ets +1 -1
- package/harmony/bindingx/oh-package.json5 +1 -1
- package/harmony/bindingx.har +0 -0
- package/package.json +1 -1
package/README.OpenSource
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"Name": "react-native-bindingx",
|
|
4
|
-
"License": "Apache License",
|
|
5
|
-
"License File": "LICENSE.md",
|
|
6
|
-
"Version Number": "1.0.3",
|
|
7
|
-
"Owner" : "xiafeng@huawei.com",
|
|
8
|
-
"Upstream URL": "https://github.com/alibaba/bindingx",
|
|
9
|
-
"Description": "Bind actions to effects"
|
|
10
|
-
}
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"Name": "react-native-bindingx",
|
|
4
|
+
"License": "Apache License",
|
|
5
|
+
"License File": "LICENSE.md",
|
|
6
|
+
"Version Number": "1.0.3",
|
|
7
|
+
"Owner" : "xiafeng@huawei.com",
|
|
8
|
+
"Upstream URL": "https://github.com/alibaba/bindingx",
|
|
9
|
+
"Description": "Bind actions to effects"
|
|
10
|
+
}
|
|
11
11
|
]
|
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
# @react-native-
|
|
1
|
+
# @react-native-ohos/react-native-bindingx
|
|
2
2
|
|
|
3
|
-
This project is based on [
|
|
3
|
+
This project is based on [bindingx v0.1.3](https://github.com/alibaba/bindingx)
|
|
4
4
|
|
|
5
5
|
## Documentation
|
|
6
6
|
|
package/harmony/bindingx.har
CHANGED
|
Binary file
|