diff --git a/README.md b/README.md index f51d311c..44f4e363 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# @react-native-oh-tpl/react-native-image-viewing +# @react-native-ohos/react-native-image-viewing This project is based on [react-native-image-viewing@0.2.2](https://github.com/jobtoday/react-native-image-viewing/tree/v0.2.2) diff --git a/package.json b/package.json index deaab09e..66dc7faa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "@react-native-oh-tpl/react-native-image-viewing", - "version": "0.2.3-rc.4", + "name": "@react-native-ohos/react-native-image-viewing", + "version": "0.2.3", "description": "React Native modal component for viewing images as a sliding gallery", "main": "dist/index.js", "types": "dist/index.d.ts",